On Mon, 25 Nov 2024 15:50:40 GMT, Kevin Rushforth wrote:
> I presume you have run the tests? GHA builds aren't enabled for your repo, so
> I can't tell.
Only locally, the `SwingNodeJDialogTest` passes on X11, and skips on Wayland
-
PR Comment: https://git.openjdk.org/jfx23u/pull/3
On Mon, 25 Nov 2024 14:29:50 GMT, Alexander Zvegintsev
wrote:
> Hi all,
>
> This pull request contains a backport of commit
> [0ee74e18](https://github.com/openjdk/jfx/commit/0ee74e185673fba03d490122d0560a181ebd6fb2)
> from the [openjdk/jfx](https://git.openjdk.org/jfx) repository.
>
> The r
On Mon, 25 Nov 2024 14:29:50 GMT, Alexander Zvegintsev
wrote:
> Hi all,
>
> This pull request contains a backport of commit
> [0ee74e18](https://github.com/openjdk/jfx/commit/0ee74e185673fba03d490122d0560a181ebd6fb2)
> from the [openjdk/jfx](https://git.openjdk.org/jfx) repository.
>
> The r
Hi all,
This pull request contains a backport of commit
[0ee74e18](https://github.com/openjdk/jfx/commit/0ee74e185673fba03d490122d0560a181ebd6fb2)
from the [openjdk/jfx](https://git.openjdk.org/jfx) repository.
The reason this backport is not clean is because the jfx23 does not have the
`tests
On Wed, 14 Aug 2024 06:21:58 GMT, Alexander Zvegintsev
wrote:
> This changeset introduces the `Util.isOnWayland()` method and skips failing
> tests on Wayland.
>
> After that, all tests run on Wayland without failures.
A single reviewer should be enough for this test fix.
-
PR C
On Wed, 14 Aug 2024 06:21:58 GMT, Alexander Zvegintsev
wrote:
> This changeset introduces the `Util.isOnWayland()` method and skips failing
> tests on Wayland.
>
> After that, all tests run on Wayland without failures.
Looks good. A full test on our headful Wayland system now skips these test
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