Build #165

Build: #165 failed

Job: JDK 11 J9 failed

Stages & jobs

  1. Compile and test

  2. Package

One failure: Test case result

The below summarizes the result of the test "One failure" in build 165 of RandomizedTesting - Software - JDK 11 J9. View test case history
Description
One failure
Test class
com.carrotsearch.ant.tasks.junit4.it.TestIfNoTestsOption
Method
oneFailure
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

java.lang.AssertionError: 
Expected: a string containing "There were test failures: 1 suite, 1 test, 1 failure"
     got: "At least one slave process threw an exception, first: Cwd of a forked JVM already exists and is not empty and setOnNonEmptyWorkDirectory=FAIL: [/mnt/work/bamboo-home/xml-data/build-dir/RNDTEST-SOFTWARE-IBM17/junit4-ant/target/test-classes/J0/cwdconflict.tmp]"

java.lang.AssertionError: 

Expected: a string containing "There were test failures: 1 suite, 1 test, 1 failure"
     got: "At least one slave process threw an exception, first: Cwd of a forked JVM already exists and is not empty and setOnNonEmptyWorkDirectory=FAIL: [/mnt/work/bamboo-home/xml-data/build-dir/RNDTEST-SOFTWARE-IBM17/junit4-ant/target/test-classes/J0/cwdconflict.tmp]"

	at com.carrotsearch.ant.tasks.junit4.it.TestIfNoTestsOption.oneFailure(TestIfNoTestsOption.java:30)