[igt-dev] [PATCH i-g-t 1/2] intel-ci: Comment on kernel selftest exclusion
Chris Wilson
chris at chris-wilson.co.uk
Fri Aug 10 09:41:44 UTC 2018
The kernel selftests are excluded from the shard lists as those lists
are compiled separately.
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
---
tests/intel-ci/blacklist.txt | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 1d1652964..7700a60b7 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -1,9 +1,12 @@
igt at meta_test(@.*)?
###############################################
-# GEM
+# Kernel selftests (run separately)
###############################################
igt at drv_selftest(@.*)?
igt at drm_mm(@.*)?
+###############################################
+# GEM
+###############################################
igt at gem_busy@(?!.*basic).*hang.*
igt at gem_close_race@(?!.*basic).*
igt at gem_concurrent_blit(@.*)?
--
2.18.0
More information about the igt-dev
mailing list