[Intel-gfx] [PATCH i-g-t] intel-ci/blacklist: Exclude gem_exec_parse lri
Chris Wilson
chris at chris-wilson.co.uk
Mon Jan 7 16:40:15 UTC 2019
These exercise a certain HW misfeature, no longer protected by the
kernel cmdparser due to obsolete userspace requirements.
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen at linux.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 73d127603..0c6b87695 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -35,6 +35,7 @@ igt at gem_exec_gttfill@(?!.*basic).*
igt at gem_exec_latency(@.*)?
igt at gem_exec_lut_handle(@.*)?
igt at gem_exec_nop@(?!.*(basic|signal-all)).*
+igt at gem_exec_parse@.*lri.*
igt at gem_exec_reloc@(?!.*basic).*
igt at gem_exec_suspend@(?!.*basic).*
igt at gem_exec_whisper@(?!normal$).*
--
2.20.1
More information about the Intel-gfx
mailing list