Skip to content

Failed

org.eclipse.jdt.core.tests.compiler.regression.ModuleCompilationTests.test024 - 11 (from org.eclipse.jdt.core.tests.compiler.regression.TestAll)

Failing for the past 35 builds (Since #9 )
Took 0.34 sec.

Error Message

test024 Javac failure did not match "not allowed"

Stacktrace

junit.framework.AssertionFailedError: test024 Javac failure did not match "not allowed"
	at org.eclipse.jdt.core.tests.compiler.regression.ModuleCompilationTests.runNegativeModuleTest(ModuleCompilationTests.java:274)
	at org.eclipse.jdt.core.tests.compiler.regression.ModuleCompilationTests.runNegativeModuleTest(ModuleCompilationTests.java:224)
	at org.eclipse.jdt.core.tests.compiler.regression.ModuleCompilationTests.runNegativeModuleTest(ModuleCompilationTests.java:215)
	at org.eclipse.jdt.core.tests.compiler.regression.ModuleCompilationTests.runNegativeModuleTest(ModuleCompilationTests.java:207)
	at org.eclipse.jdt.core.tests.compiler.regression.ModuleCompilationTests.test024(ModuleCompilationTests.java:1603)

Standard Output

org.eclipse.jdt.core.tests.compiler.regression.ModuleCompilationTests#test024 - 11


Full results sent to /tmp/genie.jdt/comptest/run.1565427784609/11_20190810_050312.txt

Standard Error

--- javac err: ---
error: option --boot-class-path cannot be used together with --release
Usage: javac <options> <source files>
use --help for a list of possible options

test024: Error match not allowed not found in 
error: option --boot-class-path cannot be used together with --release
Usage: javac <options> <source files>
use --help for a list of possible options

----------------------------------------