RFR: 8326712: Robot tests fail on XWayland [v3]
Alexander Zvegintsev
azvegint at openjdk.org
Tue Jul 2 20:04:39 UTC 2024
On Tue, 2 Jul 2024 15:36:59 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix the SwingNodeJDialogTest.testNodeRemovalBeforeShow test failure
>
> modules/javafx.graphics/src/main/java/com/sun/glass/ui/gtk/screencast/TokenStorage.java line 68:
>
>> 66:
>> 67: private static final String REL_NAME =
>> 68: ".java/.robot/screencast-tokens.properties";
>
> I recommend changing `.robot` to `robot` (without the dot) to match AWT. The parent dir already starts with `.` so no need to hide subdirectories.
Sure, updated.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1490#discussion_r1663091938
More information about the openjfx-dev
mailing list