From 164b4a3ab34bd7d18d34181c62bfaedb906a76e3 Mon Sep 17 00:00:00 2001 From: "Lofstedt, Marta" Date: Tue, 27 Mar 2018 16:16:47 +0300 Subject: blacklist: Don't run tests on pipe-d, pipe-e or pipe-f 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 Acked-by: Arkadiusz Hiler --- tests/intel-ci/blacklist.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/intel-ci') diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt index ef3b45e9..d65d8ff3 100644 --- a/tests/intel-ci/blacklist.txt +++ b/tests/intel-ci/blacklist.txt @@ -77,3 +77,9 @@ igt@gem_softpin@noreloc-s4 igt@gem_workarounds@hibernate-.* igt@gem_exec_suspend@basic-s4$ igt@gem_ctx_isolation@.*-s4 +############################################### +# pipe-d, pipe-e, pipe-f no current HW support +############################################### +igt@.*@.*pipe-d-.* +igt@.*@.*pipe-e-.* +igt@.*@.*pipe-f-.* -- cgit v1.2.3