On Wed, 14 Aug 2024 06:21:58 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
> This changeset introduces the `Util.isOnWayland()` method and skips failing > tests on Wayland. > > After that, all tests run on Wayland without failures. This pull request has now been integrated. Changeset: 0ee74e18 Author: Alexander Zvegintsev <azveg...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/0ee74e185673fba03d490122d0560a181ebd6fb2 Stats: 31 lines in 4 files changed: 25 ins; 5 del; 1 mod 8337827: [XWayland] Skip failing tests on Wayland Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1536