RFR: 8289605: Robot capture tests fail intermittently on Mac M1 [v2]

Kevin Rushforth kcr at openjdk.org
Fri Jul 29 23:04:42 UTC 2022


On Fri, 29 Jul 2022 21:40:40 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> - moving mouse pointer to stage lower right corner in order to avoid interference with the Robot screen capture.
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8289605: 2022

The fix works on my M1 system for the two failing tests. So my only feedback is the suggestion to move the `before` method from `RegionBackgroundImageUITest` to `VisualTestBase`.

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

PR: https://git.openjdk.org/jfx/pull/854


More information about the openjfx-dev mailing list