mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-03 19:48:17 +02:00
vc4/ci: update expected results
Add new failures and timeouts. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41778>
This commit is contained in:
parent
64eba87a67
commit
3df406633e
2 changed files with 11 additions and 0 deletions
|
|
@ -230,3 +230,12 @@ gles_multipicturedraw_rectclip_tiled
|
|||
gles_multipicturedraw_sierpinski_simple
|
||||
gles_multipicturedraw_sierpinski_tiled
|
||||
gles_scaledemojipos
|
||||
|
||||
spec@!opengl 1.5@draw-elements-user
|
||||
spec@arb_pixel_buffer_object@texsubimage-unpack pbo
|
||||
spec@ati_fragment_shader@ati_fragment_shader-render-notexture
|
||||
spec@ext_framebuffer_multisample@accuracy 2 stencil_resolve small depthstencil
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-op-div-int-ivec3
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-op-ne-vec4-vec4-using-if
|
||||
spec@glsl-1.10@execution@variable-indexing@fs-varying-array-mat2-col-rd
|
||||
spec@glsl-1.10@execution@variable-indexing@vs-varying-mat4-row-rd
|
||||
|
|
|
|||
|
|
@ -34,6 +34,8 @@ spec@glsl-4.*
|
|||
spec@glsl-es-3.*
|
||||
|
||||
# Slow piglit tests (> 1 minute to run)
|
||||
spec@!opengl 1.0@gl-1.0-blend-func
|
||||
spec@!opengl 1.1@copypixels-draw-sync
|
||||
spec@!opengl 1.1@draw-copypixels-sync
|
||||
spec@!opengl 1.1@draw-sync
|
||||
spec@arb_vertex_buffer_object@vbo-subdata-many drawrangeelements
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue