Skip to content

org.eclipse.jdt.apt.tests.ReadAnnotationTests.test0 fails since I20251029-1800 #4577

@iloveeclipse

Description

@iloveeclipse

Most likely as a result of #4569.

See
https://download.eclipse.org/eclipse/downloads/drops4/I20251029-1800/testresults/html/org.eclipse.jdt.apt.tests_ep438I-unit-linux-x86_64-java21_linux.gtk.x86_64_21.html

----------- Expected ------------

------------ but was ------------
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1156,1162> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1212,1218> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1269,1275> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1582,1591> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1635,1644> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1695,1704> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1722,1904> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1922,1953> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <2121,2130> category : <90> severity : <0>]

---------------------- ----------
expected:<[]> but was:<[Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1156,1162> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1212,1218> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1269,1275> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1582,1591> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1635,1644> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1695,1704> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1722,1904> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <1922,1953> category : <90> severity : <0>]
Problem : The enclosing type AnnotationTest is deprecated, perhaps this member should be marked as deprecated, too? [ resource : </org.eclipse.jdt.apt.tests.ReadAnnotationTestsProject/src/question/AnnotationTest.java> range : <2121,2130> category : <90> severity : <0>]
]>
at org.eclipse.jdt.core.tests.junit.extension.TestCase.assertStringEquals(TestCase.java:265)
at org.eclipse.jdt.core.tests.junit.extension.TestCase.assumeEquals(TestCase.java:285)
at org.eclipse.jdt.core.tests.builder.BuilderTests.expectingNoProblemsFor(BuilderTests.java:257)
at org.eclipse.jdt.core.tests.builder.BuilderTests.expectingNoProblemsFor(BuilderTests.java:243)
at org.eclipse.jdt.core.tests.builder.BuilderTests.expectingNoProblems(BuilderTests.java:237)
at org.eclipse.jdt.apt.tests.ReadAnnotationTests.test0(ReadAnnotationTests.java:135)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingregressionSomething was broken by a previous changetestWork on unit tests, no change of productive code

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions