Mesa (master): ci/freedreno: Mark some a5xx separate_shader tests as xfails.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jan 15 05:39:37 UTC 2021


Module: Mesa
Branch: master
Commit: 783f726ea2a144021ba6f952850e8f999962a398
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=783f726ea2a144021ba6f952850e8f999962a398

Author: Eric Anholt <eric at anholt.net>
Date:   Thu Jan 14 15:34:04 2021 -0800

ci/freedreno: Mark some a5xx separate_shader tests as xfails.

These almost always fail for us, so we get flake complaints on basically
every job.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8510>

---

 .gitlab-ci/deqp-freedreno-a530-fails.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitlab-ci/deqp-freedreno-a530-fails.txt b/.gitlab-ci/deqp-freedreno-a530-fails.txt
index 1c18b061a43..518a1ba4f7d 100644
--- a/.gitlab-ci/deqp-freedreno-a530-fails.txt
+++ b/.gitlab-ci/deqp-freedreno-a530-fails.txt
@@ -39,7 +39,10 @@ dEQP-GLES31.functional.image_load_store.cube.load_store.rgba32i_single_layer,Fai
 dEQP-GLES31.functional.image_load_store.cube.load_store.rgba8_snorm_single_layer,Fail
 dEQP-GLES31.functional.image_load_store.early_fragment_tests.early_fragment_tests_stencil_fbo,Crash
 dEQP-GLES31.functional.separate_shader.random.59,Fail
+dEQP-GLES31.functional.separate_shader.random.69,Fail
 dEQP-GLES31.functional.separate_shader.random.79,Fail
+dEQP-GLES31.functional.separate_shader.random.99,Fail
+dEQP-GLES31.functional.separate_shader.random.119,Fail
 dEQP-GLES31.functional.texture.border_clamp.formats.compressed_rgba8_etc2_eac.nearest_size_tile_multiple,Fail
 dEQP-GLES31.functional.texture.texture_buffer.modify.bufferdata.buffer_size_131071,Fail
 dEQP-GLES31.functional.texture.texture_buffer.render.as_index_array_as_fragment_texture.offset_7_alignments,Fail



More information about the mesa-commit mailing list