[PATCH i-g-t] tests/intel-ci/blacklist: Added some tests to blacklist for gcov run

Kunal Joshi kunal1.joshi at intel.com
Mon Aug 2 09:45:37 UTC 2021


Checked last runs and blacklisted some test for gcov drm-tip run
http://gfx-ci.fi.intel.com/tree/drm-tip/drmtip-alt.html?
Also blacklisted tests which contain hibernate, suspend, pm_rpm, hang
gem_eio also causes hangs

Cc: Petri Latvala <petri.latvala at intel.com>
Signed-off-by: Kunal Joshi <kunal1.joshi at intel.com>
---
 tests/intel-ci/blacklist.txt | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 33f92e37..c0916499 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -119,3 +119,17 @@ igt at core_hotunplug@.*(hot|plug).*
 
 # hangs several gens of hosts, and has no immediate fix
 igt at device_reset@reset-bound
+
+# GCOV
+# checked last runs and blacklisted some test for gcov drm-tip run
+# http://gfx-ci.fi.intel.com/tree/drm-tip/drmtip-alt.html?
+# Also blacklisted tests which contain hibernate, suspend, pm_rpm, hang
+
+igt at core_hotunplug@unbind-rebind
+igt at gem_ctx_persistence@many-contexts
+igt at .*hibernate.*
+igt at .*suspend.*
+igt at .*gem_eio.*
+igt at .*pm_rpm.*
+igt at .*hang.*
+igt at gem_eio@*
-- 
2.25.1



More information about the Intel-gfx-trybot mailing list