mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 15:58:05 +02:00
pan/ci: move flake from fails to flakes file
This test passed in this job: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/95625942 ...but then flaked in this job, from the same pipeline: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/95634562 So, it seems like this is a flake, and not a normal fail. Let's mark it as such. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40502>
This commit is contained in:
parent
9ec387efb1
commit
8e274e5105
2 changed files with 6 additions and 6 deletions
|
|
@ -1,9 +1,3 @@
|
|||
# Appears just beforehand:
|
||||
# 19:50:56.843: [ 92.880197] panthor 48000000.gpu: [drm] *ERROR* CSG 7 update request timedout
|
||||
# 19:50:56.843: [ 92.988186] panthor 48000000.gpu: [drm] *ERROR* CSG 7 update request timedout
|
||||
# 19:50:56.843: [ 92.995306] panthor 48000000.gpu: [drm] *ERROR* CSG suspend failed, escalating to termination
|
||||
dEQP-VK.sparse_resources.buffer.ssbo.sparse_residency.non_resident_buffer_copy_src_alloc_partial_16777216,Crash
|
||||
|
||||
angle-KHR-GLES31.core.shader_atomic_counters.advanced-usage-multi-stage,Fail
|
||||
angle-KHR-GLES31.core.shader_storage_buffer_object.advanced-matrix-vsfs,Fail
|
||||
angle-KHR-GLES31.core.shader_storage_buffer_object.advanced-usage-sync-vsfs,Fail
|
||||
|
|
|
|||
|
|
@ -27,3 +27,9 @@ angle-multisample-dEQP-GLES31.functional.draw_indirect.compute_interop.large.dra
|
|||
angle-multisample-dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_500x500_drawcount_2500
|
||||
angle-multisample-dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_1200x1200_drawcount_1
|
||||
angle-multisample-dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_1500x1500_drawcount_1
|
||||
|
||||
# Appears just beforehand:
|
||||
# 19:50:56.843: [ 92.880197] panthor 48000000.gpu: [drm] *ERROR* CSG 7 update request timedout
|
||||
# 19:50:56.843: [ 92.988186] panthor 48000000.gpu: [drm] *ERROR* CSG 7 update request timedout
|
||||
# 19:50:56.843: [ 92.995306] panthor 48000000.gpu: [drm] *ERROR* CSG suspend failed, escalating to termination
|
||||
dEQP-VK.sparse_resources.buffer.ssbo.sparse_residency.non_resident_buffer_copy_src_alloc_partial_16777216
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue