Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8344581

[TESTBUG] java/awt/Robot/ScreenCaptureRobotTest.java failing on macOS

XMLWordPrintable

    • b09

        The newly integrated test java/awt/Robot/ScreenCaptureRobotTest.java is already failing on macOS - this on a macOS 14.7.1 M1 mac Mini with HDMI

        Captured pixel (fffefe00) at (164, 48) is not equal to real pixel (ffffff00)
        System.err
        java.lang.RuntimeException: FAIL : Captured Image is different from the real image
        at ScreenCaptureRobotTest.doTest(ScreenCaptureRobotTest.java:114)
        at ScreenCaptureRobotTest.main(ScreenCaptureRobotTest.java:65)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
        at java.base/java.lang.reflect.Method.invoke(Method.java:565)
        at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
        at java.base/java.lang.Thread.run(Thread.java:1447)

              nnarayanan Naveen Narayanan
              prr Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated:
                Resolved: