Build #134

Build: #134 failed

Job: JDK 1.7 failed

Stages & jobs

  1. Compile and test

  2. Package

Groups on methods: Test case result

The below summarizes the result of the test "Groups on methods" in build 134 of RandomizedTesting - Software - JDK 1.7. View test case history
Description
Groups on methods
Test class
com.carrotsearch.randomizedtesting.TestTestGroups
Method
groupsOnMethods
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.groupsOnMethods(TestTestGroups.java:95)