Re: RFR: 8275165 : ProblemList InterpolationQualityTest.java

2021-10-14 Thread Phil Race
On Wed, 13 Oct 2021 17:02:03 GMT, lawrence.andrews wrote: > InterpolationQualityTest.java test fails consistently on windows 10 hence > adding it in the problemList. > > @shurymury So it reports the Microsoft Basic Render Driver .. - PR: https://git.openjdk.java.net/jdk/pull/593

Re: RFR: 8275165 : ProblemList InterpolationQualityTest.java

2021-10-14 Thread Phil Race
On Wed, 13 Oct 2021 17:02:03 GMT, lawrence.andrews wrote: > InterpolationQualityTest.java test fails consistently on windows 10 hence > adding it in the problemList. > > @shurymury So the way the check is done, we exclude D3D if it is known to be bad hardware. ie it is an exclude list, not a

Re: RFR: 8275165 : ProblemList InterpolationQualityTest.java

2021-10-14 Thread Phil Race
On Wed, 13 Oct 2021 17:02:03 GMT, lawrence.andrews wrote: > InterpolationQualityTest.java test fails consistently on windows 10 hence > adding it in the problemList. > > @shurymury Yes I was also very surprised to see this stable test fail. FWIW - when connecting by VNC the VM doesn't enume

Re: RFR: 8275165 : ProblemList InterpolationQualityTest.java

2021-10-14 Thread Phil Race
On Wed, 13 Oct 2021 17:02:03 GMT, lawrence.andrews wrote: > InterpolationQualityTest.java test fails consistently on windows 10 hence > adding it in the problemList. > > @shurymury This VM can't possibly be reporting an AMD or Nvidia D3D card can it ?? That's the only two cases we should be e

Re: RFR: 8275165 : ProblemList InterpolationQualityTest.java

2021-10-14 Thread lawrence . andrews
On Wed, 13 Oct 2021 17:02:03 GMT, lawrence.andrews 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 con

Re: RFR: 8275165 : ProblemList InterpolationQualityTest.java

2021-10-14 Thread lawrence . andrews
On Wed, 13 Oct 2021 18:10:43 GMT, Sergey Bylokhov wrote: >> InterpolationQualityTest.java test fails consistently on windows 10 hence >> adding it in the problemList. >> >> @shurymury > > I remember this test was(and is) quite stable, did you check what is the > reason of the failure. Is it po

RFR: 8275165 : ProblemList InterpolationQualityTest.java

2021-10-14 Thread lawrence . andrews
InterpolationQualityTest.java test fails consistently on windows 10 hence adding it in the problemList. @shurymury - Commit messages: - Added the right test case failure bugid - 8275165 : ProblemList InterpolationQualityTest.java Changes: https://git.openjdk.java.net/jdk/pull/593

Re: RFR: 8275165 : ProblemList InterpolationQualityTest.java

2021-10-14 Thread Sergey Bylokhov
On Wed, 13 Oct 2021 17:02:03 GMT, lawrence.andrews wrote: > InterpolationQualityTest.java test fails consistently on windows 10 hence > adding it in the problemList. > > @shurymury I remember this test was(and is) quite stable, did you check what is the reason of the failure. Is it possible