[igt-dev] [PATCH i-g-t] i915/gem_exec_nop: Drop signal-all subtest from CI

Ashutosh Dixit ashutosh.dixit at intel.com
Tue Feb 26 04:45:09 UTC 2019


igt at gem-exec-nop@signal-all runs a single uninterrupted loop for 150
sec. This results in the test being one of the longest execution times
in CI runs.

According to mailing list discussions the test provides little of
value. Therefore drop it from the CI.

Signed-off-by: Ashutosh Dixit <ashutosh.dixit at 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 f3440f31..a2101ae7 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -34,7 +34,7 @@ igt at gem_exec_flush@(?!.*basic).*
 igt at gem_exec_gttfill@(?!.*basic).*
 igt at gem_exec_latency(@.*)?
 igt at gem_exec_lut_handle(@.*)?
-igt at gem_exec_nop@(?!.*(basic|signal-all)).*
+igt at gem_exec_nop@(?!.*basic).*
 igt at gem_exec_reloc@(?!.*basic).*
 igt at gem_exec_suspend@(?!.*basic).*
 igt at gem_exec_whisper@(?!normal$).*
-- 
2.20.1



More information about the igt-dev mailing list