RFR: 8088739: [TestBug] RegionBackgroundImageUITest fail with timeout error [v4]
Ambarish Rapte
arapte at openjdk.java.net
Thu Apr 15 17:01:32 UTC 2021
On Mon, 2 Nov 2020 14:12:25 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> this might be a bug in Robot itself
It seems like a robot issue. These failures can also be observed without this change and with increased timeout (70000 ms).
> The fix for [JDK-8170026](https://bugs.openjdk.java.net/browse/JDK-8170026) addressed this by skipping the tests that were sensitive to screen scale (14 of them). You either need to do something similar for `RegionBackgroundImageUITest`
Here also I made same change to skip the failing tests(listed in previous comment).
Please take a look.
-------------
PR: https://git.openjdk.java.net/jfx/pull/344
More information about the openjfx-dev
mailing list