[
https://issues.apache.org/jira/browse/SLING-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111128#comment-14111128
]
Robert Munteanu commented on SLING-3884:
----------------------------------------
[~justinedelson] - perhaps the test failures ring a bell for you?
> Persistent test failures in org.apache.sling.models.it.SimpleTest
> -----------------------------------------------------------------
>
> Key: SLING-3884
> URL: https://issues.apache.org/jira/browse/SLING-3884
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: Sling Models Implementation 1.0.8
> Environment: Jenkins on builds.apache.org
> Reporter: Robert Munteanu
>
> Two tests fail on all sling jobs ( 1.6,1.7,1.8 )
> *
> org.apache.sling.models.it.RemoteIT.testInterfaceInjection(org.apache.sling.models.it.SimpleTest)
> *
> org.apache.sling.models.it.RemoteIT.testConstructorInjection(org.apache.sling.models.it.SimpleTest)
> The error seems to be the same
> {code}java.lang.AssertionError:
> testInterfaceInjection(org.apache.sling.models.it.SimpleTest): Model is null
> at
> org.apache.sling.junit.remote.testrunner.SlingRemoteTest.run(SlingRemoteTest.java:44)
> at
> org.apache.sling.junit.remote.testrunner.SlingRemoteTestRunner.runChild(SlingRemoteTestRunner.java:157)
> at
> org.apache.sling.junit.remote.testrunner.SlingRemoteTestRunner.runChild(SlingRemoteTestRunner.java:45)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
> at
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
> at
> org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
> at
> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103){code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)