Build: #133 failed
Job: JDK 11 J9 failed
Check ignored count: Test case result
The below summarizes the result of the test "Check ignored count" in build 133 of RandomizedTesting - Software - JDK 11 J9.
- Description
- Check ignored count
- Test class
- com.carrotsearch.randomizedtesting.TestIgnoredRunCount
- Method
- checkIgnoredCount
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: expected:<1> but was:<0> at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at com.carrotsearch.randomizedtesting.TestIgnoredRunCount.assertSameExecution(TestIgnoredRunCount.java:27) at com.carrotsearch.randomizedtesting.TestIgnoredRunCount.checkIgnoredCount(TestIgnoredRunCount.java:18)