mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 04:58:05 +02:00
ci/virgl: Mark a couple of new Crash tests as flakes.
These have shown up in CI runs since the deqp uprev. Also, link the bug
report I made for one of the failing tests.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10274>
(cherry picked from commit afa965b7c5)
This commit is contained in:
parent
35e318f2fa
commit
1d0fc4ef05
3 changed files with 5 additions and 1 deletions
|
|
@ -1768,7 +1768,7 @@
|
|||
"description": "ci/virgl: Mark a couple of new Crash tests as flakes.",
|
||||
"nominated": false,
|
||||
"nomination_type": null,
|
||||
"resolution": 4,
|
||||
"resolution": 1,
|
||||
"master_sha": null,
|
||||
"because_sha": null
|
||||
},
|
||||
|
|
|
|||
|
|
@ -2507,6 +2507,7 @@ dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_atomic_read_write,F
|
|||
dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_overwrite,Fail
|
||||
dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_read_write,Fail
|
||||
dEQP-GLES31.functional.synchronization.inter_invocation.ssbo_write_read,Fail
|
||||
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2892
|
||||
KHR-GL30.shaders30.glsl_constructors.bvec4_from_bool_mat2_vs,Crash
|
||||
KHR-GL30.shaders30.glsl_constructors.bvec4_from_bool_mat3_vs,Crash
|
||||
KHR-GL30.shaders30.glsl_constructors.bvec4_from_bool_mat4x2_vs,Crash
|
||||
|
|
|
|||
3
src/gallium/drivers/virgl/ci/deqp-virgl-gl-flakes.txt
Normal file
3
src/gallium/drivers/virgl/ci/deqp-virgl-gl-flakes.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
KHR-GL30.shaders30.glsl_constructors.bvec4_from_mat4x2_vs
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4651
|
||||
KHR-GL31.transform_feedback.capture_special_interleaved_test
|
||||
Loading…
Add table
Reference in a new issue