RFR: 8367991: Update RegionBackground tests to use ScreenCaptureTestWatcher utility [v2]

Jayathirth D V jdv at openjdk.org
Mon Sep 22 11:58:26 UTC 2025


On Fri, 19 Sep 2025 15:16:17 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> Jayathirth D V has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add missing initialization logic
>
> tests/system/src/test/java/test/robot/javafx/scene/layout/RegionBackgroundFillUITest.java line 88:
> 
>> 86:     @AfterEach
>> 87:     public void doTeardown() {
>> 88: 
> 
> please remove empty line

The function itself is removed.

> tests/system/src/test/java/test/robot/javafx/scene/layout/RegionBackgroundImageUITest.java line 80:
> 
>> 78:     @AfterEach
>> 79:     public void doTeardown() {
>> 80: 
> 
> please remove empty line

The function itself is removed.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1913#discussion_r2367939753
PR Review Comment: https://git.openjdk.org/jfx/pull/1913#discussion_r2367939323


More information about the openjfx-dev mailing list