Skip to content

Test_org_eclipse_swt_browser_Browser.test_evalute_Cookies() failing on GTK x86_64 #2804

@elsazac

Description

@elsazac

Describe the bug

The test_evaluate_Cookies() in org.eclipse.swt.tests.junit.Test_org_eclipse_swt_browser_Browser test is failing on GTK x86_64 for both Java 21 and Java 25 in the test results for I-build I20251120-1800.

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.swt.tests.junit.Test_org_eclipse_swt_browser_Browser.test_evalute_Cookies(Test_org_eclipse_swt_browser_Browser.java:419)
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)
Suppressed: java.lang.Throwable: Screenshot written to /home/jenkins/agent/workspace/AutomatedTests/ep438I-unit-linux-x86_64-java21/workarea/I20251120-1800/eclipse-testing/results/ep438I-unit-linux-x86_64-java21_linux.gtk.x86_64_21/org.eclipse.swt.tests.junit.Test_org_eclipse_swt_browser_Browser.test_evalute_Cookies().png
at org.eclipse.swt.tests.junit.Test_org_eclipse_swt_widgets_Widget.lambda$1(Test_org_eclipse_swt_widgets_Widget.java:79)
at java.base/java.util.Optional.ifPresent(Optional.java:178)
at org.eclipse.swt.tests.junit.Test_org_eclipse_swt_widgets_Widget.lambda$0(Test_org_eclipse_swt_widgets_Widget.java:74)
... 2 more

Environment:

  1. Select the platform(s) on which the behavior is seen:
    • All OS
    • Windows
    • Linux
    • macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Linux/GTKHappens on LinuxbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions