On Fri, 5 Jun 2026 13:28:39 GMT, Kevin Rushforth <[email protected]> wrote:

>> Ziad El Midaoui has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Minor change : bug ID
>
> tests/system/src/test/java/test/robot/javafx/scene/dialog/DialogRepeatedShowHideTest.java
>  line 67:
> 
>> 65:     @Test
>> 66:     public void dialogSizeOnReShownTest() throws Exception {
>> 67:         assumeTrue(!Util.isOnWayland()); // JDK-8385956
> 
> This is the wrong bug ID. You need to use the bug ID of the bug that, when 
> fixed, will allow reenabling the test. In this case, JDK-8375347.

I thought referencing this bug ID as this is the one where we skip the test, I 
will change it.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/2183#discussion_r3363534059

Reply via email to