Mesa (main): vc4: Add links to test bug reports.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jul 12 17:54:39 UTC 2022


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

Author: Emma Anholt <emma at anholt.net>
Date:   Sun Jul 10 08:39:36 2022 -0700

vc4: Add links to test bug reports.

Reviewed-by: Adam Jackson <ajax at redhat.com>
Reviewed-by: Jose Maria Casanova Crespo <jmcasanova at igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17449>

---

 src/broadcom/ci/broadcom-rpi3-fails.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/broadcom/ci/broadcom-rpi3-fails.txt b/src/broadcom/ci/broadcom-rpi3-fails.txt
index 3a49166d1c2..a73fb13fd0f 100644
--- a/src/broadcom/ci/broadcom-rpi3-fails.txt
+++ b/src/broadcom/ci/broadcom-rpi3-fails.txt
@@ -1,10 +1,12 @@
-# Samples as luminance or intensity, instead of red.
+# Test expects red instead of luminance, contra OES_depth_texture spec.
+# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3815
 KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_int_depth_component16,Fail
 KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_int_depth_component24,Fail
 KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_short_depth_component16,Fail
 
 #  Creating OpenGL ES 3 context
 # Fail, context: 0x00000000, error: EGL_BAD_MATCH
+# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3816
 dEQP-EGL.functional.create_context.no_config,Fail
 
 # wide line outside the viewport incorrectly clipped out when ES wants it



More information about the mesa-commit mailing list