Mesa (main): ci/iris: Add skips and flakes notes for recent #intel-ci logs.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Feb 7 09:56:48 UTC 2022


Module: Mesa
Branch: main
Commit: fa4390f7bf6c2bff7ee6799b67accdf2e2db475c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa4390f7bf6c2bff7ee6799b67accdf2e2db475c

Author: Emma Anholt <emma at anholt.net>
Date:   Sun Feb  6 19:53:45 2022 -0800

ci/iris: Add skips and flakes notes for recent #intel-ci logs.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14904>

---

 src/gallium/drivers/iris/ci/iris-amly-flakes.txt | 6 ++++++
 src/gallium/drivers/iris/ci/iris-apl-flakes.txt  | 5 +++++
 src/gallium/drivers/iris/ci/iris-glk-flakes.txt  | 6 ++++++
 src/gallium/drivers/iris/ci/iris-kbl-skips.txt   | 5 +++++
 4 files changed, 22 insertions(+)

diff --git a/src/gallium/drivers/iris/ci/iris-amly-flakes.txt b/src/gallium/drivers/iris/ci/iris-amly-flakes.txt
index 9c545965ebf..6eec6014542 100644
--- a/src/gallium/drivers/iris/ci/iris-amly-flakes.txt
+++ b/src/gallium/drivers/iris/ci/iris-amly-flakes.txt
@@ -1,3 +1,9 @@
+# Sometimes crashes with no log information
+dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.1
+dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.4
+dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.12
+dEQP-EGL.functional.sharing.gles2.multithread.random.images.copytexsubimage2d.1
+
 # Some flaky tests found:
 #   spec at arb_query_buffer_object@qbo at query-GL_ANY_SAMPLES_PASSED-SYNC-GL_INT
 #   spec at arb_query_buffer_object@qbo at query-GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED-ASYNC-GL_UNSIGNED_INT64_ARB
diff --git a/src/gallium/drivers/iris/ci/iris-apl-flakes.txt b/src/gallium/drivers/iris/ci/iris-apl-flakes.txt
new file mode 100644
index 00000000000..34b4583fa72
--- /dev/null
+++ b/src/gallium/drivers/iris/ci/iris-apl-flakes.txt
@@ -0,0 +1,5 @@
+# Sometimes crashes with no log information
+dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.1
+dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.4
+dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.12
+dEQP-EGL.functional.sharing.gles2.multithread.random.images.copytexsubimage2d.1
diff --git a/src/gallium/drivers/iris/ci/iris-glk-flakes.txt b/src/gallium/drivers/iris/ci/iris-glk-flakes.txt
index 05dc1fd4fbc..09b6e256596 100644
--- a/src/gallium/drivers/iris/ci/iris-glk-flakes.txt
+++ b/src/gallium/drivers/iris/ci/iris-glk-flakes.txt
@@ -1,2 +1,8 @@
 KHR-GL46.texture_buffer.texture_buffer_atomic_functions
 KHR-GLES31.core.texture_buffer.texture_buffer_atomic_functions
+
+# Sometimes crashes with no log information
+dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.1
+dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.4
+dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.12
+dEQP-EGL.functional.sharing.gles2.multithread.random.images.copytexsubimage2d.1
diff --git a/src/gallium/drivers/iris/ci/iris-kbl-skips.txt b/src/gallium/drivers/iris/ci/iris-kbl-skips.txt
new file mode 100644
index 00000000000..9c0ea807ca8
--- /dev/null
+++ b/src/gallium/drivers/iris/ci/iris-kbl-skips.txt
@@ -0,0 +1,5 @@
+# Too slow for CI, can flake due to timeouts
+shaders at glsl-max-varyings >max_varying_components
+shaders at glsl-max-varyings
+spec at arb_compute_shader@local-id-explosion
+spec at ext_transform_feedback@max-varyings



More information about the mesa-commit mailing list