Build #133

Build: #133 failed

Job: JDK 1.8 failed

Stages & jobs

  1. Compile and test

  2. Package

Iters with fixed method name: Test case result

The below summarizes the result of the test "Iters with fixed method name" in build 133 of RandomizedTesting - Software - JDK 1.8. View test case history
Description
Iters with fixed method name
Test class
com.carrotsearch.randomizedtesting.TestFilteringWarnings
Method
testItersWithFixedMethodName
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.testItersWithFixedMethodName(TestFilteringWarnings.java:106)