Build: #133 failed
Job: JDK 11 J9 failed
Invalid value nightly: Test case result
The below summarizes the result of the test "Invalid value nightly" in build 133 of RandomizedTesting - Software - JDK 11 J9.
- Description
- Invalid value nightly
- Test class
- com.carrotsearch.randomizedtesting.TestNightlyMode
- Method
- invalidValueNightly
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: expected:<2> but was:<1> 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.TestNightlyMode.invalidValueNightly(TestNightlyMode.java:35)