summaryrefslogtreecommitdiff
path: root/tests/intel-ci
diff options
context:
space:
mode:
authorLofstedt, Marta <marta.lofstedt@intel.com>2018-04-03 13:03:46 +0300
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2018-04-05 12:06:07 +0300
commit72b8cf9e9dff3ba84a4c8df4e99dede62d5f9d98 (patch)
tree2ba7f429006778184811ec12153e380e0e933122 /tests/intel-ci
parente861c22db76c1c59547ccb36b668b9204201e81a (diff)
blacklist: Don't run DRRS test on Intel CI system
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. V2: Changed typo and added comment. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105617 Signed-off-by: Marta Lofstedt <marta.lofstedt@intel.com> Acked-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'tests/intel-ci')
-rw-r--r--tests/intel-ci/blacklist.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 7ca313ac..ef3b45e9 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -58,6 +58,10 @@ igt@gem_userptr_blits@(major|minor|forked|mlocked|swapping).*
igt@gem_wait@.*hang.*
igt@gem_write_read_ring_switch(@.*)?
###############################################
+# There are no DRRS capable displays in CI lab
+###############################################
+igt@kms_frontbuffer_tracking@.*drrs.*
+###############################################
# Broadcom
###############################################
igt@vc4_.*