Build #134

Build: #134 failed

Job: JDK 1.7 failed

Stages & jobs

  1. Compile and test

  2. Package

Daily default: Test case result

The below summarizes the result of the test "Daily default" in build 134 of RandomizedTesting - Software - JDK 1.7. View test case history
Description
Daily default
Test class
com.carrotsearch.randomizedtesting.TestNightlyMode
Method
dailyDefault
Duration
< 1 sec
Status
Failed (Existing 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.dailyDefault(TestNightlyMode.java:51)