From abffc52b0ec74c8498f2197760199a54e29c8a6a Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 12 Feb 2019 18:40:37 +0000 Subject: i915/gem_exec_big: Add a single shot test CI complains that the exhaustive test of trying every size up to the limit is too slow, so add a simple test that tries to submit one extreme batch buffer and check all the relocations land. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105555 Signed-off-by: Chris Wilson Reviewed-by: Tvrtko Ursulin --- 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 a2101ae7..ae61efe3 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_big@(?!.*single).* igt@gem_exec_capture@many-(?!4K-).* igt@gem_exec_fence@(?!.*basic).* igt@gem_exec_flush@(?!.*basic).* -- cgit v1.2.3