From 2fa3de65d6a29bfe0f86da391c7da90791a2a767 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 15 Feb 2019 10:38:30 +0000 Subject: intel-ci: Ignore performance-only pread/pwrite "tests" 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 Acked-by: Petri Latvala --- tests/intel-ci/blacklist.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/intel-ci') diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt index cef0da84..8bad4c97 100644 --- a/tests/intel-ci/blacklist.txt +++ b/tests/intel-ci/blacklist.txt @@ -49,6 +49,7 @@ igt@gem_mmap@.*(swap|huge).* igt@gem_mocs_settings@.*(suspend|hibernate).* igt@gem_pin(@.*)? igt@gem_pread_after_blit(@.*)? +igt@gem_pwrite_pread@.*performance.* igt@gem_read_read_speed(@.*)? igt@gem_reloc_overflow(@.*)? igt@gem_reloc_vs_gpu(@.*)? -- cgit v1.2.3