eclipse-jdt / eclipse-jdt/eclipse.jdt.core

[test] testPreProcessingResourceChangedListener04 failure

Open
#4,660 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 12h
Merged PRs (30d)
47

Description

In org.eclipse.jdt.core.tests.model.JavaModelTests , testPreProcessingResourceChangedListener04

ST:
Unexpected event type expected:<17> but was:<16>

junit.framework.AssertionFailedError: Unexpected event type expected:<17> but was:<16>
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.model.JavaModelTests.testPreProcessingResourceChangedListener04(JavaModelTests.java:688)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at junit.framework.TestCase.runTest(TestCase.java:177)
at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:970)
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)



ref: https://download.eclipse.org/eclipse/downloads/drops4/I20251126-2330/testresults/html/org.eclipse.jdt.core.tests.model_ep438I-unit-macosx-x86_64-java21_macosx.cocoa.x86_64_21.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.