[igt-dev] [PATCH i-g-t] blacklist: Don't run tests on pipe-d, pipe-e or pipe-f

Marta Lofstedt marta.lofstedt at intel.com
Tue Mar 27 13:16:47 UTC 2018


There is currently no hardware in our labs that supports
pipe-d, pipe-e nor pipe-f.

Skipping takes time, so all tests on these pipes should be
blacklisted.

Signed-off-by: Marta Lofstedt <marta.lofstedt at intel.com>
---
 tests/intel-ci/blacklist.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 7ca313ac..95985bb6 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -73,3 +73,9 @@ igt at gem_softpin@noreloc-s4
 igt at gem_workarounds@hibernate-.*
 igt at gem_exec_suspend@basic-s4$
 igt at gem_ctx_isolation@.*-s4
+###############################################
+# pipe-d, pipe-e, pipe-f no current HW support
+###############################################
+igt at .*@.*pipe-d-.*
+igt at .*@.*pipe-e-.*
+igt at .*@.*pipe-f-.*
-- 
2.11.0



More information about the igt-dev mailing list