Skip to content

Regression

org.eclipse.jdt.core.tests.dom.ASTStructuralPropertyTest.testNodeClassForType - JLS8 (from org.eclipse.jdt.core.tests.dom.RunAllTests)

Failing for the past 5 builds (Since #908 )
Took 0 ms.

Error Message

Wrong last known type expected:<133> but was:<132>

Stacktrace

junit.framework.AssertionFailedError: Wrong last known type expected:<133> but was:<132>
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.failNotEquals(Assert.java:329)
	at junit.framework.Assert.assertEquals(Assert.java:78)
	at junit.framework.Assert.assertEquals(Assert.java:234)
	at junit.framework.TestCase.assertEquals(TestCase.java:377)
	at org.eclipse.jdt.core.tests.dom.ASTStructuralPropertyTest.testNodeClassForType(ASTStructuralPropertyTest.java:451)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at junit.framework.TestCase.runTest(TestCase.java:177)
	at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:972)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)