From 6bc88c26b69d53c0f60e5348ad87cd35e59f16d4 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Wed, 23 Jun 2021 11:06:49 -0700 Subject: [PATCH] ci/turnip: Document create_instance_device_intentional_alloc_fail's fail. Part-of: --- src/freedreno/ci/deqp-freedreno-a630-fails.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/freedreno/ci/deqp-freedreno-a630-fails.txt b/src/freedreno/ci/deqp-freedreno-a630-fails.txt index 8f45f17..e54c56a 100644 --- a/src/freedreno/ci/deqp-freedreno-a630-fails.txt +++ b/src/freedreno/ci/deqp-freedreno-a630-fails.txt @@ -11,7 +11,12 @@ KHR-GL33.transform_feedback.query_vertex_separate_test,Fail # "Intermediate verification failed for coordinates (0, 0) sample 2 (Fail)" dEQP-VK.api.copy_and_blit.core.resolve_image.whole_array_image_one_region.4_bit,Fail dEQP-VK.api.copy_and_blit.core.resolve_image.whole_copy_before_resolving.4_bit,Fail + +# "Fail (createInstance returned VK_ERROR_INITIALIZATION_FAILED)" +# happens inside the loader on anholt's debian system, and there are various +# likely-looking fixes in later versions of the loader. dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail,Fail + dEQP-VK.api.info.format_properties.g8b8g8r8_422_unorm,Fail # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9409 -- 2.7.4