Build #133

Build: #133 failed

Job: JDK 11 J9 failed

Stages & jobs

  1. Compile and test

  2. Package

Iters with fixed seed: Test case result

The below summarizes the result of the test "Iters with fixed seed" in build 133 of RandomizedTesting - Software - JDK 11 J9. View test case history
Description
Iters with fixed seed
Test class
com.carrotsearch.randomizedtesting.TestFilteringWarnings
Method
testItersWithFixedSeed
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at com.carrotsearch.randomizedtesting.TestFilteringWarnings.testItersWithFixedSeed(TestFilteringWarnings.java:92)