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

Skip 3D unit tests on system without 3D capability

XMLWordPrintable

      The following will fail with run on a virtual machine or remote desktop or on a system without graphics card support for Prism HW acceleration:

      1] The below system test failures ought to be ignored if hardware support is not present on target system(currently listing as failures)

      test.com.sun.prism.impl.PNTMeshVertexBufferLengthTest > testMeshWithZeroDiv FAILED
      test.com.sun.prism.impl.PNTMeshVertexBufferLengthTest > testMeshWithOneDiv FAILED
      test.com.sun.prism.impl.PNTMeshVertexBufferLengthTest > testMeshWithTwoDiv FAILED
      test.com.sun.prism.impl.PNTMeshVertexBufferLengthTest > testMeshWithThreeDiv FAILED
      test.com.sun.prism.impl.PNTMeshVertexBufferLengthTest > testMeshWithFiveDiv FAILED

      These tests should be skipped on machines without 3D capability.

            rkamath Rajath Kamath
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: