Build: #134 failed
Job: JDK 11 J9 failed
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 11 J9.
- 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)