Build #133

Build: #133 failed

Job: JDK 1.7 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 133 of RandomizedTesting - Software - JDK 1.7. View test case history
Description
Groups on class
Test class
com.carrotsearch.randomizedtesting.TestTestGroups
Method
groupsOnClass
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

org.junit.ComparisonFailure: [run count] expected:<[1]> but was:<[0]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at com.carrotsearch.randomizedtesting.TestTestGroups.checkResult(TestTestGroups.java:192)
	at com.carrotsearch.randomizedtesting.TestTestGroups.groupsOnClass(TestTestGroups.java:164)