Build #134

Build: #134 failed

Job: JDK 1.7 failed

Stages & jobs

  1. Compile and test

  2. Package

Class rule: Test case result

The below summarizes the result of the test "Class rule" in build 134 of RandomizedTesting - Software - JDK 1.7. View test case history
Description
Class rule
Test class
com.carrotsearch.randomizedtesting.timeouts.Test013ThreadLeaksScopeNone
Method
testClassRule
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: 
Expecting empty but was:<"Run started.
Started : testMethod
Finished: testMethod
Run finished: run=1, ignored=0, failures=0

">
	at com.carrotsearch.randomizedtesting.timeouts.Test013ThreadLeaksScopeNone.testLeak(Test013ThreadLeaksScopeNone.java:38)
	at com.carrotsearch.randomizedtesting.timeouts.Test013ThreadLeaksScopeNone.testClassRule(Test013ThreadLeaksScopeNone.java:16)