ci/iris: Update more manual job xfails from the Wayland build change.
authorEmma Anholt <emma@anholt.net>
Wed, 15 Mar 2023 16:55:11 +0000 (09:55 -0700)
committerMarge Bot <emma+marge@anholt.net>
Tue, 21 Mar 2023 23:46:13 +0000 (23:46 +0000)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22039>

src/intel/ci/iris-amly-fails.txt

index c869fb9..517afec 100644 (file)
@@ -1,20 +1,12 @@
-# EGL_BAD_DISPLAY is generated if display is not an EGL display connection
-# eglCreatePixmapSurface(0, 0x0000000000000000, 0x0000000000000000, { EGL_NONE });
-# // 0x0000000000000000 returned
-# eglCreatePixmapSurface(0xffffffffffffffff, 0x0000000000000000, 0x0000000000000000, { EGL_NONE });
-# // 0x0000000000000000 returned
-# EGL_BAD_CONFIG or EGL_BAD_PARAMETER is generated if config is not an EGL frame buffer configuration or if the PixmapSurface call is not supported
-# eglCreatePixmapSurface(0x5599c86d4b90, 0xffffffffffffffff, 0x0000000000000000, { EGL_NONE });
-# // 0x0000000000000000 returned
-# // ERROR expected: EGL_BAD_CONFIG or EGL_BAD_PARAMETER, Got: EGL_BAD_NATIVE_PIXMAP
-wayland-dEQP-EGL.functional.negative_api.create_pixmap_surface,Fail
-
 # [...]
 # Image comparison failed: reference = -0.000488281, expected = 0:0:0:0, result = 0:0:0:3
 # Image comparison failed: reference = 0, expected = 0:0:0:0, result = 0:0:0:3
 # Image comparison failed: reference = 0.000488281, expected = 0:1:0:0, result = 0:1:0:3
 # [...]
 wayland-dEQP-EGL.functional.wide_color.pbuffer_888_colorspace_default,Fail
+wayland-dEQP-EGL.functional.wide_color.window_888_colorspace_default,Fail
+
+wayland-dEQP-EGL.functional.wide_color.window_fp16_default_colorspace,Fail
 
 # New CTS failures in 1.3.5.0
 KHR-GL46.polygon_offset_clamp.PolygonOffsetClampMinMax,Fail