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

Author: Lucas Stach <[email protected]>
Date:   Fri Jul 14 14:40:18 2023 +0200

ci/etnaviv: update ci expectation

Etnaviv fails in the same way as Lima after the merge of
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23735

Signed-off-by: Lucas Stach <[email protected]>
Reviewed-by: Christian Gmeiner <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24157>

---

 src/etnaviv/ci/etnaviv-gc2000-fails.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/etnaviv/ci/etnaviv-gc2000-fails.txt 
b/src/etnaviv/ci/etnaviv-gc2000-fails.txt
index 05dd6f0984e..1f10d20af4f 100644
--- a/src/etnaviv/ci/etnaviv-gc2000-fails.txt
+++ b/src/etnaviv/ci/etnaviv-gc2000-fails.txt
@@ -173,6 +173,11 @@ shaders@glsl-vs-point-size,Fail
 shaders@glsl-vs-statechange-1,Fail
 
 spec@arb_arrays_of_arrays@execution@glsl-arrays-copy-size-mismatch,Fail
+# Expects DEPTH_COMPONENT_32F, which is given by ARB_depth_buffer_float.
+spec@arb_clear_texture@arb_clear_texture-depth,Fail
+# Expects that some format/internal_format combinations should be supported 
when they currently aren't.
+spec@arb_clear_texture@arb_clear_texture-sized-formats,Fail
+spec@arb_clear_texture@arb_clear_texture-supported-formats,Fail
 spec@arb_depth_texture@fbo-depth-gl_depth_component16-tex1d,Fail
 spec@arb_depth_texture@fbo-depth-gl_depth_component24-blit,Fail
 spec@arb_depth_texture@texwrap formats bordercolor,Fail

Reply via email to