Skip to content

PartOnTopManagerTest.test_PlaceholderOnTopStackSwitch fails in I-builds #3893

@trancexpress

Description

@trancexpress

See: https://download.eclipse.org/eclipse/downloads/drops4/I20260415-1800/testresults/html/org.eclipse.e4.ui.tests_ep440I-unit-macosx-aarch64-java21_macosx.cocoa.aarch64_21.html

	expected: <false> but was: <true>

org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertFalse.failNotFalse(AssertFalse.java:63)
at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:36)
at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:31)
at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:231)
at org.eclipse.e4.ui.tests.workbench.PartOnTopManagerTest.test_PlaceholderOnTopStackSwitch(PartOnTopManagerTest.java:175)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 

Workspace log: https://download.eclipse.org/eclipse/downloads/drops4/I20260415-1800/testresults/ep440I-unit-macosx-aarch64-java21_macosx.cocoa.aarch64_21/org.eclipse.e4.ui.tests.UIAllTests.txt

org.eclipse.e4.ui.tests.UIAllTests.txt

There are no test start/end in the log so no idea what is important.

I think I see this fail frequently, or at least fails that look very similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtestjunit test related things

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions