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

3D Jemmy tests are failing because of color difference

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx24
    • javafx
    • None
    • generic
    • os_x

      We are seeing failure of 22 3D Jemmy tests in latest code.
      Failing tests are :
      test/scenegraph/fx3d/camera/fixedeye/PerspectiveCameraFixedEyeAsChildTest.java:
      test/scenegraph/fx3d/camera/fixedeye/PerspectiveCameraFixedEyeIsolateTest.java:
      test/scenegraph/fx3d/camera/perspective/PerspectiveCameraAsChildTest.java:
      test/scenegraph/fx3d/camera/perspective/PerspectiveCameraIsolateTest.java:
      test/scenegraph/fx3d/depth/DepthTest.java:
      test/scenegraph/fx3d/depth/IntersectionTest.java:
      test/scenegraph/fx3d/lighting/MultipleLightingTest.java:
      test/scenegraph/fx3d/lighting/SingleLightingTest.java:
      test/scenegraph/fx3d/shapes/BoxTest.java:
      test/scenegraph/fx3d/shapes/CylinderTest.java:
      test/scenegraph/fx3d/shapes/MeshTest.java:
      test/scenegraph/fx3d/shapes/SphereTest.java:
      test/scenegraph/fx3d/subscene/SubSceneBasicPropsTest.java:
      test/scenegraph/fx3d/subscene/camera/fixedeye/SubScenePerspectiveCameraFixedEyeAsChildTest.java:
      test/scenegraph/fx3d/subscene/camera/fixedeye/SubScenePerspectiveCameraFixedEyeIsolateTest.java:
      test/scenegraph/fx3d/subscene/camera/perspective/SubScenePerspectiveCameraAsChildTest.java:
      test/scenegraph/fx3d/subscene/camera/perspective/SubScenePerspectiveCameraIsolateTest.java:
      test/scenegraph/fx3d/subscene/lighting/scoping/SubSceneLightScopingTest.java:
      test/scenegraph/fx3d/subscene/shapes/SubSceneBoxTest.java:
      test/scenegraph/fx3d/subscene/shapes/SubSceneCylinderTest.java:
      test/scenegraph/fx3d/subscene/shapes/SubSceneMeshTest.java:
      test/scenegraph/fx3d/subscene/shapes/SubSceneSphereTest.java:

      All these test produce diff.png in build folder and all of them show visible saturation difference in color. Attached expected, generated and diff image for once such test. This is observed in macOS 14.6.1 machine while verifying metal implementation.

      This color difference can be seen in both OpenGL and Metal pipeline in macOS.

            jdv Jayathirth D V
            jdv Jayathirth D V
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: