mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 20:38:06 +02:00
broadcom/ci: comment some of the failures
Add a comment to failures, either with a link to a fix, or the commit that introduced the issue. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37333>
This commit is contained in:
parent
2d7dd41506
commit
3077cab5a9
3 changed files with 5 additions and 3 deletions
|
|
@ -760,13 +760,15 @@ spec@!opengl 1.1@clipflat@glDrawElements(GL_TRIANGLE_STRIP)- glFrontFace(GL_CW)-
|
|||
spec@!opengl 1.1@clipflat@glDrawElements(GL_TRIANGLE_STRIP)- glFrontFace(GL_CW)- glPolygonMode(GL_LINE)- quadrant: right bottom PV: FIRST,Fail
|
||||
spec@!opengl 1.1@clipflat@glDrawElements(GL_TRIANGLE_STRIP)- glFrontFace(GL_CW)- glPolygonMode(GL_LINE)- quadrant: right middle PV: FIRST,Fail
|
||||
spec@!opengl 1.1@clipflat@glDrawElements(GL_TRIANGLE_STRIP)- glFrontFace(GL_CW)- glPolygonMode(GL_LINE)- quadrant: right top PV: FIRST,Fail
|
||||
spec@!opengl 1.1@longprim,Crash
|
||||
spec@arb_clear_texture@arb_clear_texture-3d,Fail
|
||||
spec@arb_clear_texture@arb_clear_texture-sized-formats,Fail
|
||||
spec@glsl-1.10@execution@glsl-fs-inline-explosion,Crash
|
||||
spec@glsl-1.10@execution@glsl-vs-inline-explosion,Crash
|
||||
spec@glsl-1.20@compiler@invalid-vec4-array-to-vec3-array-conversion.vert,Fail
|
||||
|
||||
# Bisected to b3133e250e1 ("gallium: add pipe_context::resource_release to eliminate buffer refcounting")
|
||||
spec@!opengl 1.1@longprim,Crash
|
||||
|
||||
# fails on arm64, passes on armhf
|
||||
spec@arb_depth_buffer_float@depthstencil-render-miplevels 1024 s=z24_s8_d=z32f,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -427,7 +427,7 @@ spec@!opengl 2.1@polygon-stipple-fs,Fail
|
|||
# Works when run individually, but fail consistently on the CI
|
||||
dEQP-GLES3.functional.texture.specification.teximage2d_pbo.rgba32i_cube,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
# https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/1034
|
||||
spec@glsl-1.40@uniform_buffer@two-stages,Fail
|
||||
|
||||
# RPI4 only supports 4RT, so this tests with 8RT will fail
|
||||
|
|
|
|||
|
|
@ -350,7 +350,7 @@ spec@arb_clear_texture@arb_clear_texture-sized-formats,Fail
|
|||
spec@!opengl 2.0@max-samplers border,Fail
|
||||
spec@!opengl 2.0@max-samplers,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
# https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/1034
|
||||
spec@glsl-1.40@uniform_buffer@two-stages,Fail
|
||||
|
||||
# Precision differences between expected and obtained; works if
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue