Build: #297 failed
Job: JDK 1.8 failed
Stress: Test case result
The below summarizes the result of the test "Stress" in build 297 of Carrot2 - 3.16.x - software - JDK 1.8.
- Description
- Stress
- Test class
- org.carrot2.util.pool.FixedSizePoolTest
- Method
- testStress
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=20, name=Thread-3, state=RUNNABLE, group=TGRP-FixedSizePoolTest] at __randomizedtesting.SeedInfo.seed([420480FFDF1D9697:571FFD3E5CEA6EEC]:0) Caused by: java.lang.NullPointerException at __randomizedtesting.SeedInfo.seed([420480FFDF1D9697]:0) at com.carrotsearch.randomizedtesting.GroupEvaluator.isGroupEnabled(GroupEvaluator.java:176) at com.carrotsearch.randomizedtesting.RandomizedContext.isNightly(RandomizedContext.java:125) at com.carrotsearch.randomizedtesting.RandomizedTest.isNightly(RandomizedTest.java:81) at com.carrotsearch.randomizedtesting.RandomizedTest.scaledRandomIntBetween(RandomizedTest.java:314) at com.carrotsearch.randomizedtesting.RandomizedTest.iterations(RandomizedTest.java:286) at org.carrot2.util.pool.ParameterizedPoolTestBase$1Worker.run(ParameterizedPoolTestBase.java:71)