On Wed, 11 Mar 2026 08:59:28 GMT, Ambarish Rapte <[email protected]> wrote:

>> Jose Pereda has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Address feedback from reviewer
>
> tests/system/src/test/java/test/robot/javafx/scene/SystemMenuBarEnableTest.java
>  line 72:
> 
>> 70:     @BeforeAll
>> 71:     static void initFX() throws Exception {
>> 72:         Assumptions.assumeTrue(PlatformUtil.isMac(), "System menu bar 
>> tests only apply to macOS");
> 
> This could cause test failure on other platforms. Should move to the `@test` 
> method.

Done

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2103#discussion_r2919677362

Reply via email to