Skip to content

Failed

org.eclipse.tycho.test.eeProfile.Java17ResolutionTest.testProductBuildForJava17

Failing for the past 4 builds (Since Failed #1 )
Took 4 ms.

Error Message

Expected: a collection containing "17.0.0"
     but: was empty

Stacktrace

java.lang.AssertionError: 

Expected: a collection containing "17.0.0"
     but: was empty
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at org.eclipse.tycho.test.eeProfile.Java17ResolutionTest.testProductBuildForJava17(Java17ResolutionTest.java:45)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)