mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-12-03 23:24:17 +08: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>
This commit is contained in:
parent
55fb9417a6
commit
afa965b7c5
@ -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…
Reference in New Issue
Block a user