Mesa (main): ci/turnip: Document create_instance_device_intentional_alloc_fail's fail.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jun 24 17:50:45 UTC 2021


Module: Mesa
Branch: main
Commit: 6bc88c26b69d53c0f60e5348ad87cd35e59f16d4
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bc88c26b69d53c0f60e5348ad87cd35e59f16d4

Author: Emma Anholt <emma at anholt.net>
Date:   Wed Jun 23 11:06:49 2021 -0700

ci/turnip: Document create_instance_device_intentional_alloc_fail's fail.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11562>

---

 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 8f45f17974f..e54c56a08af 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



More information about the mesa-commit mailing list