-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 9.1-SNAPSHOT
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Tiling
-
Tags:
-
Sprint:nxfit 9.1.2, nxfit 9.1.3
-
Story Points:1
Fix test TestService#testGC2, it seems to be random.
It failed for the first time here: https://qa.nuxeo.org/jenkins/job/master/job/nuxeo-master/org.nuxeo.ecm.platform$nuxeo-platform-imaging-tiling/525/testReport/junit/org.nuxeo.ecm.platform.pictures.tiles.service.test/TestService/testGC2/
java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.nuxeo.ecm.platform.pictures.tiles.service.test.TestService.testGC2(TestService.java:348) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498)