Skip to content

Failed

org.eclipse.e4.core.internal.tests.di.extensions.InjectionOSGiTest.ensureJavaxIsNotAvailable (from org.eclipse.e4.core.tests.CoreTestSuite)

Failing for the past 88 builds (Since #2 )
Took 54 ms.

Error Message

expected java.lang.ClassNotFoundException to be thrown, but nothing was thrown

Stacktrace

java.lang.AssertionError: expected java.lang.ClassNotFoundException to be thrown, but nothing was thrown
	at org.junit.Assert.assertThrows(Assert.java:1028)
	at org.junit.Assert.assertThrows(Assert.java:981)
	at org.eclipse.e4.core.internal.tests.di.extensions.InjectionOSGiTest.ensureJavaxIsNotAvailable(InjectionOSGiTest.java:120)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)