On Wed, 13 Oct 2021 17:02:03 GMT, lawrence.andrews <[email protected]> wrote:
> InterpolationQualityTest.java test fails consistently on windows 10 hence > adding it in the problemList. > > @shurymury Its a latest window on a new VM. Checking the VM's graphic system configuration. I checked the VM graphics configuration 1) DirectDraw Acceleration - Enabled 2) Direct3D Acceleration - Enabled 3) AGP Acceleration - Enabled 4) Direct3D DDI - 12 5) Driver model - WDDM 1.3 6) HDR : not supported 7) DirectX version - 12 1) There is no enable/ disable button in dxdiag to turn on / off D3D 2) Tried disabling Hardware acceleration and still not able to disable d3d via regedit 3) Removed driver and and tried upgrading and still not able to disable d3d. 4) Finally checked for "Display adapter" in device manager and its not seen. Since I am able to disable the d3d and test I can't say whether its a test case issue. This test case fails on Windows VMs. Let me try in other hosts. ------------- PR: https://git.openjdk.java.net/jdk/pull/5930
