From ded789fcafdc76e8f0c09f10fe2d752d07403f09 Mon Sep 17 00:00:00 2001 From: Cristian Ciocaltea Date: Mon, 7 Mar 2022 18:24:55 +0200 Subject: [PATCH] radeonsi/ci: Mark a bunch of flaky tests on stoney radeonsi-stoney-gl:amd64 job fails due to random crashes of some 'dEQP-GLES3.functional.buffer.map.write.explicit_flush.*' tests. Fix the pipeline by adding them to 'radeonsi-stoney-flakes.txt'. Signed-off-by: Cristian Ciocaltea Part-of: --- src/gallium/drivers/radeonsi/ci/radeonsi-stoney-flakes.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/gallium/drivers/radeonsi/ci/radeonsi-stoney-flakes.txt diff --git a/src/gallium/drivers/radeonsi/ci/radeonsi-stoney-flakes.txt b/src/gallium/drivers/radeonsi/ci/radeonsi-stoney-flakes.txt new file mode 100644 index 00000000000..8c57e103b2c --- /dev/null +++ b/src/gallium/drivers/radeonsi/ci/radeonsi-stoney-flakes.txt @@ -0,0 +1,4 @@ +dEQP-GLES3.functional.buffer.map.write.explicit_flush.pixel_unpack_all +dEQP-GLES3.functional.buffer.map.write.explicit_flush.pixel_unpack_partial +dEQP-GLES3.functional.buffer.map.write.explicit_flush.transform_feedback_partial +dEQP-GLES3.functional.buffer.map.write.explicit_flush.uniform_all