From 654683143b9b98ec0727ac9ef843d1450f5bd48a Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Thu, 24 Oct 2024 13:36:54 +0200 Subject: [PATCH] nvk/ci: add back a crash that was mistakenly removed from the expectations Part-of: --- src/nouveau/ci/nvk-ga106-vkd3d-fails.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/nouveau/ci/nvk-ga106-vkd3d-fails.txt b/src/nouveau/ci/nvk-ga106-vkd3d-fails.txt index 6e46eead482..f5c715e20eb 100644 --- a/src/nouveau/ci/nvk-ga106-vkd3d-fails.txt +++ b/src/nouveau/ci/nvk-ga106-vkd3d-fails.txt @@ -14,3 +14,4 @@ test_sampler_feedback_implicit_lod_aniso,Fail test_execute_indirect_multi_dispatch_root_constants,Crash test_execute_indirect_multi_dispatch_root_descriptors,Crash test_execute_indirect_state_predication,Crash +test_execute_indirect_state_tier_11,Crash