-
Bug
-
Resolution: Fixed
-
P4
-
jfx20
-
b09
-
windows
The following two test methods in RobotTest intermittently fail when running on a Windows system with HiDPI scaling:
RobotTest::testScreenCapture :JDK-8207379
RobotTest::testPixelCaptureAverage :JDK-8255079
These methods should be marked as unstable on Windows if the screen scale is > 1, until those test bugs can be fixed.
RobotTest::testScreenCapture :
RobotTest::testPixelCaptureAverage :
These methods should be marked as unstable on Windows if the screen scale is > 1, until those test bugs can be fixed.
- relates to
-
JDK-8207379 Robot screen capture test fails with HiDPI at some screen locations
- Resolved
-
JDK-8255079 RobotTest::testPixelCaptureAverage fails intermittently on Windows with HiDPI scaling
- Resolved