Mesa (master): ci/freedreno: Fix up the xfail/flake handling of a3xx texture functions.

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


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

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

ci/freedreno: Fix up the xfail/flake handling of a3xx texture functions.

There's only one that's been unstable for the last couple months, and it's
almost always a fail, so just mark that one's state.

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

---

 .gitlab-ci/deqp-freedreno-a307-fails.txt  | 1 +
 .gitlab-ci/deqp-freedreno-a307-flakes.txt | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci/deqp-freedreno-a307-fails.txt b/.gitlab-ci/deqp-freedreno-a307-fails.txt
index 01ea1204669..bcc30c4b3f6 100644
--- a/.gitlab-ci/deqp-freedreno-a307-fails.txt
+++ b/.gitlab-ci/deqp-freedreno-a307-fails.txt
@@ -28,5 +28,6 @@ dEQP-GLES3.functional.occlusion_query.stencil_clear,Fail
 dEQP-GLES3.functional.shaders.derivate.dfdx.fbo_msaa4.vec3_mediump,Fail
 dEQP-GLES3.functional.shaders.derivate.dfdy.fbo_msaa4.vec4_highp,Fail
 dEQP-GLES3.functional.shaders.derivate.fwidth.fbo_msaa2.float_mediump,Fail
+dEQP-GLES3.functional.shaders.texture_functions.texturegradoffset.sampler3d_float_vertex
 dEQP-GLES3.functional.transform_feedback.random_full_array_capture.interleaved.lines.8,Fail
 dEQP-GLES3.functional.transform_feedback.random_full_array_capture.separate.triangles.3,Fail
diff --git a/.gitlab-ci/deqp-freedreno-a307-flakes.txt b/.gitlab-ci/deqp-freedreno-a307-flakes.txt
index 3b119dec616..823d3033cb1 100644
--- a/.gitlab-ci/deqp-freedreno-a307-flakes.txt
+++ b/.gitlab-ci/deqp-freedreno-a307-flakes.txt
@@ -8,8 +8,7 @@ dEQP-GLES3.functional.rasterization.fbo.texture_2d.primitives.points
 dEQP-GLES3.functional.rasterization.flatshading.lines_wide
 dEQP-GLES3.functional.rasterization.flatshading.triangles
 dEQP-GLES3.functional.shaders.linkage.varying.interpolation.centroid
-dEQP-GLES3.functional.shaders.texture_functions.texturegradoffset.*
-dEQP-GLES3.functional.shaders.texture_functions.textureprojgradoffset.*
+dEQP-GLES3.functional.shaders.texture_functions.texturegradoffset.sampler3d_float_vertex
 dEQP-GLES3.functional.texture.units.4_units.only_3d.*
 dEQP-GLES3.functional.transform_feedback.random.interleaved.triangles.8
 dEQP-GLES3.functional.vertex_arrays.single_attribute.*



More information about the mesa-commit mailing list