You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have marked build 13 as keep forever, please clear that flag once issue is resolved.
testTileSpeed(org.eclipse.january.dataset.AbstractDatasetTest) Time elapsed: 6.389 sec <<< FAILURE!
java.lang.AssertionError: Creation of tile took more than 50x as long as array creation of same size! (It took 6066ms)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.eclipse.january.dataset.AbstractDatasetTest.runTile(AbstractDatasetTest.java:615)
at org.eclipse.january.dataset.AbstractDatasetTest.testTileSpeed(AbstractDatasetTest.java:568)
The text was updated successfully, but these errors were encountered:
The testTileSpeed test is somtimes unstable. See for example https://hudson.eclipse.org/january/job/january-2.0/13/
I have marked build 13 as keep forever, please clear that flag once issue is resolved.
The text was updated successfully, but these errors were encountered: