Build #133

Build: #133 failed

Job: JDK 11 J9 failed

Stages & jobs

  1. Compile and test

  2. Package

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. View test case history
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)