Mesa (main): ci/crocus: Drop g41's xfail for rgba_half_float_oes.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jun 7 03:04:36 UTC 2022


Module: Mesa
Branch: main
Commit: 03e8908e271fa604362dff815bc29b1254b44e5a
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=03e8908e271fa604362dff815bc29b1254b44e5a

Author: Emma Anholt <emma at anholt.net>
Date:   Mon Jun  6 14:49:06 2022 -0700

ci/crocus: Drop g41's xfail for rgba_half_float_oes.

Something fixed it recently, noticed when I was testing this MR and ran
manual jobs.

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

---

 src/gallium/drivers/crocus/ci/crocus-g41-fails.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/gallium/drivers/crocus/ci/crocus-g41-fails.txt b/src/gallium/drivers/crocus/ci/crocus-g41-fails.txt
index 524459164c6..9a0dd93a5ad 100644
--- a/src/gallium/drivers/crocus/ci/crocus-g41-fails.txt
+++ b/src/gallium/drivers/crocus/ci/crocus-g41-fails.txt
@@ -22,7 +22,6 @@ dEQP-GLES2.functional.clipping.triangle_vertex.clip_two.clip_neg_y_neg_z_and_neg
 
 # RGB/RGBA half float should be incomplete, tested as complete.
 dEQP-GLES2.functional.fbo.completeness.renderable.texture.color0.rgb_half_float_oes,Fail
-dEQP-GLES2.functional.fbo.completeness.renderable.texture.color0.rgba_half_float_oes,Fail
 
 dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
 dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail



More information about the mesa-commit mailing list