mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 04:50:11 +01:00
ci/freedreno: Skip some tests on a5xx that destabilize other tests.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24682>
This commit is contained in:
parent
3aa3eb8ddd
commit
408199236f
1 changed files with 6 additions and 0 deletions
|
|
@ -89,6 +89,9 @@ spec@ext_gpu_shader4@execution@texelfetch.*
|
|||
# offending task: shader_runner (/piglit/bin/shader_runner generated_tests/spec/arb_uniform_buffer_object/execution/shared-array-struct-array-struct.shader_test -auto -fbo)
|
||||
shared-array-struct-array-struct
|
||||
|
||||
# msm_mdp 901000.display-controller: [drm:a5xx_irq] *ERROR* gpu fault ring 2 fence 8a28 status C5C801C3 rb 004a/004a ib1 0000000002081000/0000 ib2 0000000002091000/0000
|
||||
arb_uniform_buffer_object/execution/std140-array-struct-array-struct
|
||||
|
||||
# offending task: fbo-clear-forma (/piglit/bin/fbo-clear-formats GL_ARB_depth_buffer_float -auto -fbo
|
||||
spec@arb_depth_buffer_float@fbo-clear-formats.*
|
||||
# offending task: attribs (/piglit/bin/attribs GL_ARB_vertex_type_2_10_10_10_rev -auto -fbo)
|
||||
|
|
@ -99,3 +102,6 @@ spec@glsl-1.30@execution@texelfetch.*
|
|||
# offending task: glx-visuals-ste (/piglit/bin/glx-visuals-stencil -auto)
|
||||
glx@glx-visuals-stencil.*
|
||||
|
||||
# Faults in a way that makes other tests flaky
|
||||
# msm_mdp 901000.display-controller: [drm:a5xx_irq] *ERROR* gpu fault ring 2 fence bc846 status 800001C1 rb 004a/004a ib1 000000000634F000/0000 ib2 000000000AA27000/0000
|
||||
KHR-GLES31.core.texture_buffer.texture_buffer_atomic_functions
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue