mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 22:00:11 +01:00
ci/v3d: Update expected resuls for piglit
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Reviewed-by: Andres Gomez <agomez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9224>
This commit is contained in:
parent
c80ddf9d74
commit
4675121ea6
2 changed files with 9 additions and 5 deletions
|
|
@ -4076,6 +4076,7 @@ spec/egl_ext_device_base/conformance/pbuffer_tests: skip
|
|||
spec/egl_ext_device_base/conformance/surfaceless_tests: skip
|
||||
spec/egl_ext_device_query/conformance: fail
|
||||
spec/egl_ext_image_dma_buf_import_modifiers/conformance: fail
|
||||
spec/egl_ext_protected_content/conformance: skip
|
||||
spec/egl_khr_create_context/3.2 core profile required: skip
|
||||
spec/egl_khr_create_context/default major version gl: skip
|
||||
spec/egl_khr_create_context/default major version gles: skip
|
||||
|
|
@ -5581,10 +5582,10 @@ wgl/wgl-sanity: skip
|
|||
summary:
|
||||
name: results
|
||||
---- --------
|
||||
pass: 10967
|
||||
pass: 10968
|
||||
fail: 216
|
||||
crash: 6
|
||||
skip: 5335
|
||||
skip: 5336
|
||||
timeout: 0
|
||||
warn: 0
|
||||
incomplete: 0
|
||||
|
|
@ -5593,4 +5594,4 @@ summary:
|
|||
changes: 0
|
||||
fixes: 0
|
||||
regressions: 0
|
||||
total: 16547
|
||||
total: 16549
|
||||
|
|
|
|||
|
|
@ -241,6 +241,7 @@ spec/arb_compute_shader/execution/basic-texelfetch: skip
|
|||
spec/arb_compute_shader/execution/basic-uniform-access: skip
|
||||
spec/arb_compute_shader/execution/basic-uniform-access-atomic: skip
|
||||
spec/arb_compute_shader/execution/border-color: skip
|
||||
spec/arb_compute_shader/execution/min-dvec4-double-large-group-size: skip
|
||||
spec/arb_compute_shader/execution/multiple-texture-reading: skip
|
||||
spec/arb_compute_shader/execution/multiple-workgroups: skip
|
||||
spec/arb_compute_shader/execution/separate-global-id: skip
|
||||
|
|
@ -284,6 +285,7 @@ spec/arb_cull_distance/fs-cull-distance-sizeable-to-max: skip
|
|||
spec/arb_cull_distance/vs-cull-distance-vertex-inside-cull-volume: skip
|
||||
spec/arb_cull_distance/vs-cull-distance-vertex-on-plane: skip
|
||||
spec/arb_cull_distance/vs-cull-distance-vertex-outside-cull-volume: skip
|
||||
spec/arb_derivative_control/execution/derivatives-vs-flat-input: skip
|
||||
spec/arb_derivative_control/execution/dfdx-coarse: skip
|
||||
spec/arb_derivative_control/execution/dfdx-dfdy: skip
|
||||
spec/arb_derivative_control/execution/dfdx-fine: skip
|
||||
|
|
@ -2853,6 +2855,7 @@ spec/glsl-1.50/execution/interface-blocks-with-gs: skip
|
|||
spec/glsl-1.50/execution/interface-vs-named-to-gs-array: skip
|
||||
spec/glsl-1.50/execution/interface-vs-unnamed-to-fs-unnamed: skip
|
||||
spec/glsl-1.50/execution/invariant-qualifier-everywhere: skip
|
||||
spec/glsl-1.50/execution/out-of-ssa-dfs-pre-order: skip
|
||||
spec/glsl-1.50/execution/primitive-id-no-gs: skip
|
||||
spec/glsl-1.50/execution/primitive-id-no-gs-first-vertex: skip
|
||||
spec/glsl-1.50/execution/primitive-id-no-gs-instanced: skip
|
||||
|
|
@ -3159,7 +3162,7 @@ summary:
|
|||
pass: 3354
|
||||
fail: 2
|
||||
crash: 1
|
||||
skip: 3152
|
||||
skip: 3155
|
||||
timeout: 0
|
||||
warn: 0
|
||||
incomplete: 0
|
||||
|
|
@ -3168,4 +3171,4 @@ summary:
|
|||
changes: 0
|
||||
fixes: 0
|
||||
regressions: 0
|
||||
total: 6509
|
||||
total: 6512
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue