summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAshutosh Dixit <ashutosh.dixit@intel.com>2019-02-25 20:45:09 -0800
committerChris Wilson <chris@chris-wilson.co.uk>2019-03-06 09:04:32 +0000
commitf273b14e5e963195d7b2278693c361aec67abeac (patch)
treed1f9f0a89aef235985b666352642e7fd0179d8ca /tests
parent67c72249d963a30a681c204b5aad1563dc98d92c (diff)
i915/gem_exec_nop: Drop signal-all subtest from CI
igt@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@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/intel-ci/blacklist.txt2
1 files changed, 1 insertions, 1 deletions
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@gem_exec_flush@(?!.*basic).*
igt@gem_exec_gttfill@(?!.*basic).*
igt@gem_exec_latency(@.*)?
igt@gem_exec_lut_handle(@.*)?
-igt@gem_exec_nop@(?!.*(basic|signal-all)).*
+igt@gem_exec_nop@(?!.*basic).*
igt@gem_exec_reloc@(?!.*basic).*
igt@gem_exec_suspend@(?!.*basic).*
igt@gem_exec_whisper@(?!normal$).*