Mesa (staging/21.1): ci/virgl: Mark a couple of new Crash tests as flakes.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Apr 20 18:50:18 UTC 2021


Module: Mesa
Branch: staging/21.1
Commit: 1d0fc4ef054b49de3c6eda09a8fa0752600bdffc
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d0fc4ef054b49de3c6eda09a8fa0752600bdffc

Author: Eric Anholt <eric at anholt.net>
Date:   Thu Apr 15 16:48:57 2021 -0700

ci/virgl: Mark a couple of new Crash tests as flakes.

These have shown up in CI runs since the deqp uprev.  Also, link the bug
report I made for one of the failing tests.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10274>
(cherry picked from commit afa965b7c5f556ada4e0626abe933d2fd6874035)

---

 .pick_status.json                                     | 2 +-
 src/gallium/drivers/virgl/ci/deqp-virgl-gl-fails.txt  | 1 +
 src/gallium/drivers/virgl/ci/deqp-virgl-gl-flakes.txt | 3 +++
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/.pick_status.json b/.pick_status.json
index 4de8af2b634..11179d67fac 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -1768,7 +1768,7 @@
         "description": "ci/virgl: Mark a couple of new Crash tests as flakes.",
         "nominated": false,
         "nomination_type": null,
-        "resolution": 4,
+        "resolution": 1,
         "master_sha": null,
         "because_sha": null
     },
diff --git a/src/gallium/drivers/virgl/ci/deqp-virgl-gl-fails.txt b/src/gallium/drivers/virgl/ci/deqp-virgl-gl-fails.txt
index 0e3ea8dfa0d..ada53e6e00a 100644
--- a/src/gallium/drivers/virgl/ci/deqp-virgl-gl-fails.txt
+++ b/src/gallium/drivers/virgl/ci/deqp-virgl-gl-fails.txt
@@ -2507,6 +2507,7 @@ dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_atomic_read_write,F
 dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_overwrite,Fail
 dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_read_write,Fail
 dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_write_read,Fail
+# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2892
 KHR-GL30.shaders30.glsl_constructors.bvec4_from_bool_mat2_vs,Crash
 KHR-GL30.shaders30.glsl_constructors.bvec4_from_bool_mat3_vs,Crash
 KHR-GL30.shaders30.glsl_constructors.bvec4_from_bool_mat4x2_vs,Crash
diff --git a/src/gallium/drivers/virgl/ci/deqp-virgl-gl-flakes.txt b/src/gallium/drivers/virgl/ci/deqp-virgl-gl-flakes.txt
new file mode 100644
index 00000000000..72573e019f6
--- /dev/null
+++ b/src/gallium/drivers/virgl/ci/deqp-virgl-gl-flakes.txt
@@ -0,0 +1,3 @@
+KHR-GL30.shaders30.glsl_constructors.bvec4_from_mat4x2_vs
+# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4651
+KHR-GL31.transform_feedback.capture_special_interleaved_test



More information about the mesa-commit mailing list