This test fails, but only on 4th run (conformance suite runs this test 3 times, below are the different options it uses). Note that when run manually, this test passes just fine. CmdLine="--deqp-case=ES3-CTS.info.render_target --deqp-case=ES2-CTS.* --deqp-case=ES3-CTS.* --deqp-surface-width=64 --deqp-surface-height=64 --deqp-base-seed=1 --deqp-surface-type=window --deqp-gl-config-id=14" CmdLine="--deqp-case=ES3-CTS.info.render_target --deqp-case=ES2-CTS.gtf.* --deqp-case=ES3-CTS.gtf.* --deqp-surface-width=113 --deqp-surface-height=47 --deqp-base-seed=2 --deqp-surface-type=window --deqp-gl-config-id=14" CmdLine="--deqp-case=ES3-CTS.info.render_target --deqp-case=ES2-CTS.gtf.* --deqp-case=ES3-CTS.gtf.* --deqp-surface-width=64 --deqp-surface-height=64 --deqp-base-seed=3 --deqp-surface-type=window --deqp-gl-config-id=14 --deqp-use-fbo=GL_RGBA8,GL_DEPTH24_STENCIL8,64,max" CmdLine="--deqp-case=ES3-CTS.info.render_target --deqp-case=ES2-CTS.gtf.* --deqp-case=ES3-CTS.gtf.* --deqp-surface-width=64 --deqp-surface-height=64 --deqp-base-seed=3 --deqp-surface-type=window --deqp-gl-config-id=14 --deqp-use-fbo=GL_RGBA8,GL_DEPTH24_STENCIL8,max,64" --- 8< --- #beginTestCaseResult ES2-CTS.gtf.GL.operators.division_vert <?xml version="1.0"?> <TestCaseResult Version="0.3.2" CasePath="ES2-CTS.gtf.GL.operators.division_vert" CaseType="SelfValidate"> <Text>GTFTestCompareGL::Apply/error: GTF/GL/operators/division_vert.shader1.ppm and GTF/GL/operators/division_vert.shader2.ppm are different</Text> <Text>GTFRunTest: FAIL</Text> <Text>0 passes, 1 failures, test case FAILED!</Text> <Result StatusCode="Fail">Fail</Result> </TestCaseResult> #endTestCaseResult
(In reply to Tapani Pälli from comment #0) > This test fails, but only on 4th run (conformance suite runs this test 3 > times, below are the different options it uses). Note that when run 4th run and conformance suite runs this test 4 times. Notably I've also run this test with options from CmdLine 4 1000 times without failure but when run together with rest of the suite, then it fails.
Created attachment 116727 [details] output images image of the test output diff
there are also reports of ES2-CTS.gtf.GL.notEqual.notEqual_vec3_vert failing which could be the very same issue, failures are somewhat random
This issue has been fixed.
Oops, forgot to attach more information of the testing environment. It was: Linux 4.2.0-rc5+ Mesa 11.0.0-devel (git-1eaa29c)
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.