From f48bebb15d3d2c1e6382e1f11b0aeac06fae6082 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 18 Jul 2018 09:57:01 +0100 Subject: igt/gem_exec_capture: Capture many, many objects Exercise O(N^2) behaviour in reading the error state, and push it to the extreme. Reported-by: Jason Ekstrand Signed-off-by: Chris Wilson Reviewed-by: Katarzyna Dec --- 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 77f0c905..73d12760 100644 --- a/tests/intel-ci/blacklist.txt +++ b/tests/intel-ci/blacklist.txt @@ -28,6 +28,7 @@ igt@gem_ctx_thrash(@.*)? igt@gem_evict_alignment(@.*)? igt@gem_evict_everything(@.*)? igt@gem_exec_alignment@(?!.*single).* +igt@gem_exec_capture@many-(?!4K-).* igt@gem_exec_fence@(?!.*basic).* igt@gem_exec_flush@(?!.*basic).* igt@gem_exec_gttfill@(?!.*basic).* -- cgit v1.2.3