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 "Julian Reschke (Jira)" <ji...@apache.org> on 2022/04/10 08:14:00 UTC

[jira] [Commented] (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=17520110#comment-17520110 ] 

Julian Reschke commented on OAK-9732:
-------------------------------------

That works for me as immediate fix.

As seen while looking into this, updating pax-exam is tricky right now; besides the Windows issue there's at least one more issue related to logging (in .5).

> 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-it-osgi fail with:
> {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)