System Environment: -------------------------- Platform: SNB Libdrm: (master)libdrm-2.4.58-19-gf99522e678dbbaffeca9462a8edcbe900574dc12 Mesa: (master)f332cf92b69e52de3cb7c3088ad1efd2e291bb88 Xserver: (master)xorg-server-1.16.99.901-102-g826e7c2b36f192fbbe7ddff37eb559f4d6301146 Xf86_video_intel:(master)2.99.917 Libva: (master)8986ec692b19d8dd6bd2aa118b5dffbd05a8f909 Libva_intel_driver:(master)b5d6d9d425a6d539b27d22992bda05f79d1a0622 Kernel: (drm-intel-nightly)4fa23142a15526f4a4b5df61f26eacdd558a849a Bug detailed description: --------------------------- It sporadically doesn't exit testing on SNB with mesa master branch.Fail rate:2/15. Run 15 times on mesa 10.4 branch(5fe79b0b127),It works well. output: root@x-sgb4:/GFX/Test/Ogles3conform/ogles3conform/build-es/cts# time ./glcts --deqp-case=ES3-CTS.gtf.GL3Tests.occlusion_query.occlusion_query_draw_any_samples_passed dEQP Core GL-CTS-2.0 (0x0052484b) starting.. target implementation = 'X11' Test case 'ES3-CTS.gtf.GL3Tests.occlusion_query.occlusion_query_draw_any_samples_passed'.. INFO:occlusion_query_draw_any_samples_passed:OK Pass (Pass) DONE! Test run totals: Passed: 1/1 (100.00%) Failed: 0/1 (0.00%) Not supported: 0/1 (0.00%) Warnings: 0/1 (0.00%) real 0m0.018s user 0m0.012s sys 0m0.005s root@x-sgb4:/GFX/Test/Ogles3conform/ogles3conform/build-es/cts# time ./glcts --deqp-case=ES3-CTS.gtf.GL3Tests.occlusion_query.occlusion_query_draw_any_samples_passed dEQP Core GL-CTS-2.0 (0x0052484b) starting.. target implementation = 'X11' Test case 'ES3-CTS.gtf.GL3Tests.occlusion_query.occlusion_query_draw_any_samples_passed'.. ^C real 22m50.312s user 8m3.275s sys 14m47.647s Reproduce steps: ------------------------- 1. xinit 2. time ./glcts --deqp-case=ES3-CTS.gtf.GL3Tests.occlusion_query.occlusion_query_draw_any_samples_passed
Hi all, Retesting this on my SNB platform with mesa master (6f3954618b0) provides a consistent pass - 20/20. Execution times are always within the ~0.06s and ~0.030s range for real and user, respectively. Can anyone reproduce this, or shall we close the ticket ?
Mark, can you confirm that this passes in CI?
This test has always passed in CI. It must have been fixed after it was filed. A fixed kernel bug could have affected it.
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.