Skip to content

org.eclipse.ui.tests.decorators.DecoratorAdaptableTest.testAdaptables is failing on linux #868

@Shee43

Description

@Shee43

In the Build I20230405-1800 the below tests in org.eclipse.ui.tests.decorators.DecoratorAdaptableTests failed

on cen64

Adaptable test 1 has failed for object org.eclipse.ui.tests.menus.ObjectContributionClasses$A@728a2652
java.lang.AssertionError: Adaptable test 1 has failed for object org.eclipse.ui.tests.menus.ObjectContributionClasses$A@728a2652
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.eclipse.ui.tests.decorators.DecoratorAdaptableTests.assertDecorated(DecoratorAdaptableTests.java:56)
at org.eclipse.ui.tests.decorators.DecoratorAdaptableTests.testAdaptables(DecoratorAdaptableTests.java:84)
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

    testjunit test related things

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions