[PATCH i-g-t] intel-ci: block gem_exec_capture at many*

Kamil Konieczny kamil.konieczny at linux.intel.com
Wed Jun 12 14:01:32 UTC 2024


Block all of gem_exec_capture at many* subtests, they are not
meant to be run in CI due to long time needed for their
completion.

Cc: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Peter Senna Tschudin <peter.senna.tschudin at intel.com>
Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
---
 tests/intel-ci/blacklist.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 4fdefb90d..00f037158 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -28,7 +28,7 @@ igt at gem_ctx_switch(@.*)?
 igt at gem_evict_alignment(@.*)?
 igt at gem_evict_everything(@.*)?
 igt at gem_exec_big@(?!.*single).*
-igt at gem_exec_capture@many-(?!4K-).*
+igt at gem_exec_capture@many-.*
 igt at gem_exec_fair@(?!.*basic).*
 igt at gem_exec_fence@.*hang.*
 igt at gem_exec_flush@(?!.*basic).*
-- 
2.43.0



More information about the igt-dev mailing list