eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

7 org.eclipse.modisco.java.discoverer.tests.JavaJUnitEMF fails #1079

Closed eclipse-modisco-bot closed 3 days ago

eclipse-modisco-bot commented 3 days ago

| --- | --- | | Bugzilla Link | 583506 | | Status | RESOLVED DUPLICATE of bug 583335 | | Importance | P3 normal | | Reported | Jul 28, 2024 05:43 EDT | | Modified | Jul 28, 2024 15:57 EDT | | Reporter | Ed Willink |

Description

Todays's build has 7 fails.

It looks as if the Java model has evolved. ? Java 21 rather than Java 8.

e.g.

org.eclipse.modisco.java.discoverer.tests.JavaJUnitEMF.packageaccess (from org.eclipse.modisco.java.discoverer.tests.AllTestsInUIThread)\ Failing for the past 1 build (Since Unstable\ #364 )\ Took 1 sec.\ Error Message

super interface should be an interface

Stacktrace

java.lang.AssertionError: super interface should be an interface\ at org.junit.Assert.fail(Assert.java:89)\ at org.junit.Assert.assertTrue(Assert.java:42)\ at org.eclipse.modisco.java.discoverer.tests.JavaJUnitEMF.packageaccess(JavaJUnitEMF.java:155)

eclipse-modisco-bot commented 3 days ago

By Ed Willink on Jul 28, 2024 15:57

(In reply to Ed Willink from comment #0)

It looks as if the Java model has evolved.

No, we missed some Java 1.6 refs.

This bug has been marked as a duplicate of bug 583335