[igt-dev] [PATCH i-g-t] blacklist: Don't run DRRS test on Intel CI system

Marta Lofstedt marta.lofstedt at intel.com
Mon Mar 26 06:29:07 UTC 2018


Skipping takes time, specifically for the big amount of drrs
related kms_frontbuffer_tracking tests. Since we currently
don't have any system set up with DRRS panels, blacklisting
all those test will save time, and we can avoid the need to
increase the Jenkins timeout in order to solve the Bugzilla
below.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105617
Signed-off-by: Marta Lofstedt <marta.lofstedt at intel.com>
---
 tests/intel-ci/blacklist.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 7ca313ac..0a8506ca 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -57,6 +57,7 @@ igt at gem_tiled_swapping@(?!non-threaded).*
 igt at gem_userptr_blits@(major|minor|forked|mlocked|swapping).*
 igt at gem_wait@.*hang.*
 igt at gem_write_read_ring_switch(@.*)?
+igt at kms_frontbuffer_tracking@.*drrs*
 ###############################################
 # Broadcom
 ###############################################
-- 
2.11.0



More information about the igt-dev mailing list