Skip to content

Random failing AnnotationManagerTest.testRemoveQuery #867

Open
@Shee43

Description

@Shee43

In the Build I20230517-1800, the below tests in org.eclipse.search.tests.filesearch.AnnotationManagerTest failed

on macM1

java.lang.AssertionError: expected:<0> but was:<6>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at org.eclipse.search.tests.filesearch.AnnotationManagerTest.testRemoveQuery(AnnotationManagerTest.java:144)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)

Metadata

Metadata

Assignees

No one assigned

    Labels

    macOShappens on macOStestjunit test related things

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions