Build #134

Build: #134 failed

Job: JDK 1.8 failed

Stages & jobs

  1. Compile and test

  2. Package

Groups on class: Test case result

The below summarizes the result of the test "Groups on class" in build 134 of RandomizedTesting - Software - JDK 1.8. View test case history
Description
Groups on class
Test class
com.carrotsearch.randomizedtesting.TestTestGroups
Method
groupsOnClass
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

java.lang.AssertionError: Different result. [run,ign,fail] Expected: 1,1,0, Actual: 0,0,0
	at com.carrotsearch.randomizedtesting.WithNestedTestClass.checkResult(WithNestedTestClass.java:316)
	at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnClass(TestTestGroups.java:161)