[igt-dev] [PATCH i-g-t v2] tests/intel-ci: update blacklist
Nidhi Gupta
nidhi1.gupta at intel.com
Thu Apr 20 03:40:46 UTC 2023
Following tests are added in blacklist:
-Block vmwgfx tests
-Block execution of tests on pipe-g and pipe-h
v2: Replace igt at vmwgfx/.* with igt at vmwgfx.* (Kamil)
Signed-off-by: Nidhi Gupta <nidhi1.gupta at intel.com>
Acked-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
---
tests/intel-ci/blacklist.txt | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 243bc609..e13759d3 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -93,6 +93,10 @@ igt at v3d_.*
###############################################
igt at amdgpu/.*
###############################################
+# VMware
+###############################################
+igt at vmwgfx.*
+###############################################
# Panfrost
###############################################
igt at panfrost_.*
@@ -113,10 +117,12 @@ igt at gem_ctx_isolation@.*-s4
###############################################
igt at i915_suspend@shrink
###############################################
-# pipe-e, pipe-f no current HW support
+# pipe-e, pipe-f, pipe-g, pipe-h no current HW support
###############################################
igt at .*@.*pipe-e($|-.*)
igt at .*@.*pipe-f($|-.*)
+igt at .*@.*pipe-g($|-.*)
+igt at .*@.*pipe-h($|-.*)
###############################################
# Temporary workarounds for CI-impacting bugs
--
2.39.0
More information about the igt-dev
mailing list