[igt-dev] [PATCH i-g-t] intel-ci: Include the small concurrent tests

Chris Wilson chris at chris-wilson.co.uk
Fri Dec 11 22:21:52 UTC 2020


The tiny tests run quick, but sometimes just enough to trip over the
system.

Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
---
 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 c6af22b30..150415cd9 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -15,7 +15,7 @@ igt at i915_pm_rpm@gem-execbuf-stress-extra-wait
 ###############################################
 igt at gem_busy@hang.*
 igt at gem_close_race@(?!.*basic).*
-igt at gem_concurrent_blit(@.*)?
+igt at gem_concurrent_blit@(?!.*tiny).*
 igt at gem_cs_prefetch(@.*)?
 igt at gem_ctx_create@(?!.*basic).*
 igt at gem_ctx_exec@(?!.*basic).*
-- 
2.29.2



More information about the igt-dev mailing list