d3d12/ci: Update expectations
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20346>
This commit is contained in:
parent
53260f7bed
commit
cd8f2b51a0
2 changed files with 4 additions and 11 deletions
|
|
@ -1281,12 +1281,7 @@ spec/ext_framebuffer_multisample/no-color 8 depth-computed separate: skip
|
|||
spec/ext_framebuffer_multisample/no-color 8 stencil separate: skip
|
||||
spec/ext_framebuffer_multisample/point-smooth 32: skip
|
||||
spec/ext_framebuffer_multisample/polygon-smooth 32: skip
|
||||
spec/ext_framebuffer_multisample/polygon-stipple 16: crash
|
||||
spec/ext_framebuffer_multisample/polygon-stipple 2: crash
|
||||
spec/ext_framebuffer_multisample/polygon-stipple 32: skip
|
||||
spec/ext_framebuffer_multisample/polygon-stipple 4: crash
|
||||
spec/ext_framebuffer_multisample/polygon-stipple 6: crash
|
||||
spec/ext_framebuffer_multisample/polygon-stipple 8: crash
|
||||
spec/ext_framebuffer_multisample/sample-alpha-to-coverage 32 color: skip
|
||||
spec/ext_framebuffer_multisample/sample-alpha-to-coverage 32 depth: skip
|
||||
spec/ext_framebuffer_multisample/sample-alpha-to-one 16: fail
|
||||
|
|
@ -1930,9 +1925,9 @@ wgl/wgl-sanity: skip
|
|||
summary:
|
||||
name: results
|
||||
---- --------
|
||||
pass: 19459
|
||||
pass: 19464
|
||||
fail: 467
|
||||
crash: 11
|
||||
crash: 6
|
||||
skip: 1432
|
||||
timeout: 0
|
||||
warn: 10
|
||||
|
|
|
|||
|
|
@ -971,8 +971,6 @@ spec/glsl-1.10/execution/fs-discard-deep-branch: warn
|
|||
spec/glsl-1.10/preprocessor/extension-defined-test: skip
|
||||
spec/glsl-1.10/preprocessor/extension-if-1: skip
|
||||
spec/glsl-1.30/execution/interpolation/interpolation-mixed: fail
|
||||
spec/glsl-1.50/execution/geometry/clip-distance-bulk-copy: crash
|
||||
spec/glsl-1.50/execution/geometry/clip-distance-itemized-copy: crash
|
||||
spec/glsl-1.50/execution/geometry/primitive-id-out: fail
|
||||
spec/glsl-1.50/execution/gs-also-uses-smooth-flat-noperspective: fail
|
||||
spec/glsl-1.50/execution/primitive-id-no-gs: fail
|
||||
|
|
@ -3012,9 +3010,9 @@ spec/oes_viewport_array/viewport-gs-writes-out-of-range: skip
|
|||
summary:
|
||||
name: results
|
||||
---- --------
|
||||
pass: 17230
|
||||
pass: 17232
|
||||
fail: 20
|
||||
crash: 41
|
||||
crash: 39
|
||||
skip: 2925
|
||||
timeout: 0
|
||||
warn: 25
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue