[igt-dev] [PATCH i-g-t] tests/intel-ci: update blacklist

Nidhi Gupta nidhi1.gupta at intel.com
Wed Apr 19 20:32:43 UTC 2023


Following tests are added in blacklist:
-Block vmwgfx tests
-Block execution of tests on pipe-g and  pipe-h

Signed-off-by: Nidhi Gupta <nidhi1.gupta at 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..13ad3b5b 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