ci: Mark the rest of compswap as flaky on freedreno.
We got another flake, this time on dEQP-GLES31.functional.compute.shared_var.atomic.compswap.highp_uint, which blocked !4162 from merging. Mark the rest flaky so we don't have to keep firefighting one test at a time. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6459>
This commit is contained in:
@@ -6,10 +6,18 @@
|
|||||||
dEQP-GLES31.functional.layout_binding.ssbo.fragment_binding_array
|
dEQP-GLES31.functional.layout_binding.ssbo.fragment_binding_array
|
||||||
|
|
||||||
# We have longstanding intermittent failures with compswap.
|
# We have longstanding intermittent failures with compswap.
|
||||||
dEQP-GLES31.functional.compute.shared_var.atomic.compswap.high_int
|
dEQP-GLES31.functional.compute.shared_var.atomic.compswap.highp_int
|
||||||
|
dEQP-GLES31.functional.compute.shared_var.atomic.compswap.highp_uint
|
||||||
dEQP-GLES31.functional.compute.shared_var.atomic.compswap.lowp_int
|
dEQP-GLES31.functional.compute.shared_var.atomic.compswap.lowp_int
|
||||||
dEQP-GLES31.functional.ssbo.atomic.compswap.lowp_uint
|
dEQP-GLES31.functional.compute.shared_var.atomic.compswap.lowp_uint
|
||||||
|
dEQP-GLES31.functional.compute.shared_var.atomic.compswap.mediump_int
|
||||||
|
dEQP-GLES31.functional.compute.shared_var.atomic.compswap.mediump_uint
|
||||||
dEQP-GLES31.functional.ssbo.atomic.compswap.highp_int
|
dEQP-GLES31.functional.ssbo.atomic.compswap.highp_int
|
||||||
|
dEQP-GLES31.functional.ssbo.atomic.compswap.highp_uint
|
||||||
|
dEQP-GLES31.functional.ssbo.atomic.compswap.lowp_int
|
||||||
|
dEQP-GLES31.functional.ssbo.atomic.compswap.lowp_uint
|
||||||
|
dEQP-GLES31.functional.ssbo.atomic.compswap.mediump_int
|
||||||
|
dEQP-GLES31.functional.ssbo.atomic.compswap.mediump_uint
|
||||||
|
|
||||||
# Non-sysmem flakes
|
# Non-sysmem flakes
|
||||||
dEQP-VK.pipeline.spec_constant.compute.composite.matrix.mat3x2
|
dEQP-VK.pipeline.spec_constant.compute.composite.matrix.mat3x2
|
||||||
|
Reference in New Issue
Block a user