ci/turnip: Document create_instance_device_intentional_alloc_fail's fail.
authorEmma Anholt <emma@anholt.net>
Wed, 23 Jun 2021 18:06:49 +0000 (11:06 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 24 Jun 2021 17:34:06 +0000 (17:34 +0000)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11562>

src/freedreno/ci/deqp-freedreno-a630-fails.txt

index 8f45f17..e54c56a 100644 (file)
@@ -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