RFR: 8337827: [XWayland] Skip failing tests on Wayland
Alexander Zvegintsev
azvegint at openjdk.org
Wed Aug 14 06:27:19 UTC 2024
This changeset introduces the `Util.isOnWayland()` method and skips failing tests on Wayland.
After that, all tests run on Wayland without failures.
-------------
Commit messages:
- add javadoc
- 8337827: [XWayland] Skip failing tests on Wayland
Changes: https://git.openjdk.org/jfx/pull/1536/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1536&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8337827
Stats: 31 lines in 4 files changed: 25 ins; 5 del; 1 mod
Patch: https://git.openjdk.org/jfx/pull/1536.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1536/head:pull/1536
PR: https://git.openjdk.org/jfx/pull/1536
More information about the openjfx-dev
mailing list