You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (Jira)" <ji...@apache.org> on 2022/04/08 06:26:00 UTC

[jira] [Comment Edited] (OAK-9732) oak-it-osgi ITs broken on Windows

    [ https://issues.apache.org/jira/browse/OAK-9732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518999#comment-17518999 ] 

Marcel Reutegger edited comment on OAK-9732 at 4/8/22 6:25 AM:
---------------------------------------------------------------

I'm able to reproduce on Windows and oak-it-osgi ITs run successfully with pax-exam version downgraded to 4.13.1. [~reschke], can you confirm?

This also fixes ITs in oak-store-composite (OAK-9736).

Proposed changes: https://github.com/apache/jackrabbit-oak/pull/539


was (Author: mreutegg):
I'm able to reproduce on Windows and oak-it-osgi ITs run successfully with pax-exam version downgraded to 4.13.1. [~reschke], can you confirm?

This also fixes ITs in oak-store-composite (OAK-9736).

> oak-it-osgi ITs broken on Windows
> ---------------------------------
>
>                 Key: OAK-9732
>                 URL: https://issues.apache.org/jira/browse/OAK-9732
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: it, osgi
>            Reporter: Julian Reschke
>            Priority: Blocker
>             Fix For: 1.44.0
>
>
> ITs for oak-t-osgi fail wit:
> {noformat}
> ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 198.133 s <<< FAILURE! - in org.apache.jackrabbit.oak.osgi.OSGiIT
> [ERROR] org.apache.jackrabbit.oak.osgi.OSGiIT  Time elapsed: 187.896 s  <<< ERROR!
> org.ops4j.pax.exam.TestContainerException: start level 5 has not been reached within 180000 ms
>         at
> {noformat}
> git bisect identified the commit below as breaking it:
> {noformat}
> commit 268fe493bbe7796ed366535147e7874de02d807e (refs/bisect/bad)
> Author: Carlo Jelmini <je...@adobe.com>
> Date:   Mon Jan 24 18:32:49 2022 +0100
>     Move PaxExam dependencies to dependencyManagement; fix oak-it-osgi
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)