Skip to content

[macOS] Disabled tests Test_org_eclipse_swt_browser_Browser.test_setUrl_* #722

Open
@HeikoKlare

Description

@HeikoKlare

Different test cases of the Test_org_eclipse_swt_browser_Browser class randomly fail in GitHub Actions builds. So far I saw the following test cases affected:

The first test fails because of running into a timeout when waiting for a condition to be fulfilled (i.e., calling waitForPassCondition).
The latter two seem to be related: they fail to properly set a URL (and update the title) on MacOS.

Addition: The latter two test cases have been disabled for macOS due to intermittent failures. This issue is now supposed to track the disablement state. Updating the tests to properly validate the behavior on macOS is desired.

Metadata

Metadata

Assignees

No one assigned

    Labels

    junitJUnit test failuremacOShappens on macOS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions