summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2022-02-07 13:33:40 -0800
committerKenneth Graunke <kenneth@whitecape.org>2022-02-07 14:30:52 -0800
commit3926be368e837348c01d58979b878759a65e7ff2 (patch)
tree6642f7ad9af34c5582e499d29e76fddb30a6a2f7
parentdf1751a2bbd38b32f2d5673ba584fd72e371be62 (diff)
ci/iris: Mark qbo tests as flakes
These appear to have some kind of race condition and usually fail, but sometimes pass. We had already attempted to mark them as flakes on amly, but need to mark them as flakes on KBL+ too. See https://gitlab.freedesktop.org/mesa/mesa/-/jobs/18522605 and https://gitlab.freedesktop.org/mesa/mesa/-/jobs/18527737 where these unexpectedly passed on KBL, and also where the top-level test not being caught by the regex led to failures. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14916>
-rw-r--r--src/gallium/drivers/iris/ci/iris-amly-flakes.txt2
-rw-r--r--src/gallium/drivers/iris/ci/iris-cml-flakes.txt1
-rw-r--r--src/gallium/drivers/iris/ci/iris-kbl-flakes.txt1
-rw-r--r--src/gallium/drivers/iris/ci/iris-whl-flakes.txt1
4 files changed, 4 insertions, 1 deletions
diff --git a/src/gallium/drivers/iris/ci/iris-amly-flakes.txt b/src/gallium/drivers/iris/ci/iris-amly-flakes.txt
index 6eec6014542..b12fd98ad1b 100644
--- a/src/gallium/drivers/iris/ci/iris-amly-flakes.txt
+++ b/src/gallium/drivers/iris/ci/iris-amly-flakes.txt
@@ -19,7 +19,7 @@ spec@arb_query_buffer_object@qbo@query-.*
# spec@arb_query_buffer_object@qbo@query-GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN-ASYNC_CPU_READ_AFTER-GL_UNSIGNED_INT64_ARB
# spec@arb_query_buffer_object@qbo@query-GL_VERTEX_SHADER_INVOCATIONS-ASYNC_CPU_READ_AFTER-GL_UNSIGNED_INT64_ARB
# spec@arb_query_buffer_object@qbo@query-GL_TIMESTAMP-ASYNC_CPU_READ_BEFORE-GL_UNSIGNED_INT
-spec@arb_query_buffer_object@qbo@query-.*
+spec@arb_query_buffer_object@qbo
# The tests below are not actually detected as flaky, but they do behave as such
spec@egl_chromium_sync_control@conformance
diff --git a/src/gallium/drivers/iris/ci/iris-cml-flakes.txt b/src/gallium/drivers/iris/ci/iris-cml-flakes.txt
new file mode 100644
index 00000000000..1033a980955
--- /dev/null
+++ b/src/gallium/drivers/iris/ci/iris-cml-flakes.txt
@@ -0,0 +1 @@
+spec@arb_query_buffer_object@qbo
diff --git a/src/gallium/drivers/iris/ci/iris-kbl-flakes.txt b/src/gallium/drivers/iris/ci/iris-kbl-flakes.txt
new file mode 100644
index 00000000000..1033a980955
--- /dev/null
+++ b/src/gallium/drivers/iris/ci/iris-kbl-flakes.txt
@@ -0,0 +1 @@
+spec@arb_query_buffer_object@qbo
diff --git a/src/gallium/drivers/iris/ci/iris-whl-flakes.txt b/src/gallium/drivers/iris/ci/iris-whl-flakes.txt
new file mode 100644
index 00000000000..1033a980955
--- /dev/null
+++ b/src/gallium/drivers/iris/ci/iris-whl-flakes.txt
@@ -0,0 +1 @@
+spec@arb_query_buffer_object@qbo