Build #134

Build: #134 failed

Job: JDK 1.7 failed

Stages & jobs

  1. Compile and test

  2. Package

Groups on Asubset of methods: Test case result

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

Error Log

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