[igt-dev] [PATCH i-g-t 1/2] intel-ci: Tweak blacklist for very long running stability tests
Chris Wilson
chris at chris-wilson.co.uk
Mon Mar 16 10:54:26 UTC 2020
To exclude yynamic tests just use their group name?
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Cc: Petri Latvala <petri.latvala at intel.com>
---
tests/intel-ci/blacklist.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 948b47569..184c23c37 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -60,9 +60,9 @@ igt at gem_sync@(?!.*basic).*
igt at gem_tiled_swapping@(?!non-threaded).*
igt at gem_userptr_blits@(major|minor|forked|mlocked|swapping).*
igt at gem_wait@.*hang.*
-igt at sysfs_heartbeat_timeout@long.*
-igt at sysfs_preemption_timeout@off.*
-igt at sysfs_timeslice_duration@off.*
+igt at sysfs_heartbeat_timeout@long
+igt at sysfs_preemption_timeout@off
+igt at sysfs_timeslice_duration@off
###############################################
# GEM: Not worth fixing
###############################################
--
2.25.1
More information about the igt-dev
mailing list