Build #134

Build: #134 failed

Job: JDK 1.7 failed

Stages & jobs

  1. Compile and test

  2. Package

After class: Test case result

The below summarizes the result of the test "After class" in build 134 of RandomizedTesting - Software - JDK 1.7. View test case history
Description
After class
Test class
com.carrotsearch.randomizedtesting.timeouts.Test013ThreadLeaksScopeNone
Method
testAfterClass
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.testAfterClass(Test013ThreadLeaksScopeNone.java:23)