[igt-dev] [PATCH i-g-t] intel-ci: Ignore performance-only pread/pwrite "tests"
Chris Wilson
chris at chris-wilson.co.uk
Fri Feb 15 10:41:58 UTC 2019
We don't need to waste time running perf-only test cases when we are not
manually checking results. ezbench is that away!
References: https://bugs.freedesktop.org/show_bug.cgi?id=109640
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
---
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 0e6beeae4..2bdc0b25b 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -50,6 +50,7 @@ igt at gem_mmap@.*(swap|huge).*
igt at gem_mocs_settings@.*(suspend|hibernate).*
igt at gem_pin(@.*)?
igt at gem_pread_after_blit(@.*)?
+igt at gem_pwrite_pread@.*performance.*
igt at gem_read_read_speed(@.*)?
igt at gem_reloc_overflow(@.*)?
igt at gem_reloc_vs_gpu(@.*)?
--
2.20.1
More information about the igt-dev
mailing list