From 861435af62a43237203877c2f5cf9c4cb61a2a3d Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 7 Jan 2019 16:37:24 +0000 Subject: intel-ci/blacklist: Exclude gem_exec_parse lri These exercise a certain HW misfeature, no longer protected by the kernel cmdparser due to obsolete userspace requirements. Signed-off-by: Chris Wilson Cc: Joonas Lahtinen Acked-by: Petri Latvala --- tests/intel-ci/blacklist.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/intel-ci') diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt index 73d12760..cef0da84 100644 --- a/tests/intel-ci/blacklist.txt +++ b/tests/intel-ci/blacklist.txt @@ -72,6 +72,10 @@ igt@gem_userptr_blits@(major|minor|forked|mlocked|swapping).* igt@gem_wait@.*hang.* igt@gem_write_read_ring_switch(@.*)? ############################################### +# GEM: Not worth fixing +############################################### +igt@gem_exec_parse@.*lri.* +############################################### # There are no DRRS capable displays in CI lab ############################################### igt@kms_frontbuffer_tracking@.*drrs.* -- cgit v1.2.3