Mesa (main): ci/i915g: Add a couple more recent regressions.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Dec 30 01:10:20 UTC 2021


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

Author: Emma Anholt <emma at anholt.net>
Date:   Mon Dec 20 15:21:14 2021 -0800

ci/i915g: Add a couple more recent regressions.

The new frontfacing one is just different UB for the same lack of
frontfacing support.  And for RGB10_A2, we have another fail in that area
already as well.

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

---

 src/gallium/drivers/i915/ci/i915-g33-fails.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/gallium/drivers/i915/ci/i915-g33-fails.txt b/src/gallium/drivers/i915/ci/i915-g33-fails.txt
index 83dfb60d945..92dd6a413d3 100644
--- a/src/gallium/drivers/i915/ci/i915-g33-fails.txt
+++ b/src/gallium/drivers/i915/ci/i915-g33-fails.txt
@@ -373,6 +373,9 @@ spec at arb_depth_texture@texwrap formats bordercolor at GL_DEPTH_COMPONENT32- border
 spec at arb_es2_compatibility@texwrap formats bordercolor,Fail
 spec at arb_es2_compatibility@texwrap formats bordercolor at GL_RGB565- border color only,Fail
 
+# GL_RGB10_A2 dest failures
+spec at arb_framebuffer_object@fbo-mipmap-copypix,Fail
+
 # fails at 4 samples (for our 4 supported indirections) because the 1D coordinate workaround
 # causes an extra texture indirection phase.
 spec at arb_fragment_program@fp-indirections2,Fail
@@ -841,6 +844,7 @@ spec at glsl-1.10@execution at fs-frontfacing-ternary-0.0-neg-1.0,Fail
 spec at glsl-1.10@execution at fs-frontfacing-ternary-1-neg-1,Fail
 spec at glsl-1.10@execution at fs-frontfacing-ternary-1.0-neg-1.0,Fail
 spec at glsl-1.10@execution at fs-frontfacing-ternary-neg-1.0-1.0,Fail
+spec at glsl-1.10@execution at fs-frontfacing-ternary-vec4-neg-1.0-1.0,Fail
 
 spec at glsl-1.10@execution at fs-loop-bounds-unrolled,Fail
 spec at glsl-1.10@execution at fs-notequal-of-expression,Fail



More information about the mesa-commit mailing list