JDK-8296556 : Mark two RobotTest methods as unstable on HiDPI Windows systems
  • Type: Bug
  • Component: javafx
  • Sub-Component: window-toolkit
  • Affected Version: openjfx20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows
  • Submitted: 2022-11-08
  • Updated: 2022-11-18
  • Resolved: 2022-11-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjfx20Fixed
Related Reports
Relates :  
Relates :  
Description
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.
Comments
Changeset: 74af45d6 Author: Karthik P K <karthikpk111@gmail.com> Committer: Ambarish Rapte <arapte@openjdk.org> Date: 2022-11-17 13:05:51 +0000 URL: https://git.openjdk.org/jfx/commit/74af45d69828bf5bd8cea5b7fbf8e8c6cac4f689
17-11-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jfx/pull/951 Date: 2022-11-16 09:04:28 +0000
17-11-2022