Build #134

Build: #134 failed

Job: JDK 11 J9 failed

Stages & jobs

  1. Compile and test

  2. Package

After: Test case result

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