ci/crocus: Fix 1.3.5.0 xfails.
authorEmma Anholt <emma@anholt.net>
Mon, 27 Mar 2023 16:34:14 +0000 (09:34 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 29 Mar 2023 07:52:45 +0000 (07:52 +0000)
Whoops, copy and pasted the wrong lines from another board, this GPU is
GL4.6 not 4.5.

Fixes: ecca3b9655db ("ci/crocus: Update expectations from VK CTS 1.3.5.0.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22146>

src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt

index 5e85394..0843c9c 100644 (file)
@@ -956,5 +956,5 @@ spec@arb_tessellation_shader@execution@vs-tes-tessinner-tessouter-inputs-quads-d
 spec@arb_tessellation_shader@execution@vs-tes-tessinner-tessouter-inputs-tris,Fail
 
 # New CTS failures in 1.3.5.0
-KHR-GL45.polygon_offset_clamp.PolygonOffsetClampMinMax,Fail
-KHR-GL45.polygon_offset_clamp.PolygonOffsetClampZeroInfinity,Fail
+KHR-GL46.polygon_offset_clamp.PolygonOffsetClampMinMax,Fail
+KHR-GL46.polygon_offset_clamp.PolygonOffsetClampZeroInfinity,Fail