diff --git a/src/broadcom/ci/piglit-v3d-rpi4-fails.txt b/src/broadcom/ci/piglit-v3d-rpi4-fails.txt index a01beec3c70..89c03381967 100644 --- a/src/broadcom/ci/piglit-v3d-rpi4-fails.txt +++ b/src/broadcom/ci/piglit-v3d-rpi4-fails.txt @@ -308,6 +308,3 @@ spec@nv_image_formats@compiler@declaration-disallow-rgba16-unorm-cube.vert,Fail spec@nv_read_depth@read_depth_gles3,Fail spec@oes_egl_image_external_essl3@oes_egl_image_external_essl3,Crash spec@oes_shader_io_blocks@compiler@layout-location-aliasing.vert,Fail -wgl@wgl-multi-context-single-window,Fail -wgl@wgl-multi-window-single-context,Fail -wgl@wgl-sanity,Fail diff --git a/src/broadcom/ci/piglit-v3d-rpi4-skips.txt b/src/broadcom/ci/piglit-v3d-rpi4-skips.txt index 2c70ff30c3f..1cca5568e3f 100644 --- a/src/broadcom/ci/piglit-v3d-rpi4-skips.txt +++ b/src/broadcom/ci/piglit-v3d-rpi4-skips.txt @@ -18,3 +18,6 @@ spec@glsl-1.50.* spec@glsl-3.* spec@glsl-4.* spec@glsl-es-3.20.* + +# WGL is Windows-only +wgl@.* diff --git a/src/broadcom/ci/piglit-vc4-rpi3-fails.txt b/src/broadcom/ci/piglit-vc4-rpi3-fails.txt index 3badef07e0f..ec9b4eb4bb1 100644 --- a/src/broadcom/ci/piglit-vc4-rpi3-fails.txt +++ b/src/broadcom/ci/piglit-vc4-rpi3-fails.txt @@ -1205,6 +1205,3 @@ spec@khr_texture_compression_astc@miptree-gles ldr@LDR Profile,Fail spec@khr_texture_compression_astc@miptree-gles srgb,Fail spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail spec@oes_compressed_etc1_rgb8_texture@miptree,Fail -wgl@wgl-multi-context-single-window,Fail -wgl@wgl-multi-window-single-context,Fail -wgl@wgl-sanity,Fail diff --git a/src/broadcom/ci/piglit-vc4-rpi3-skips.txt b/src/broadcom/ci/piglit-vc4-rpi3-skips.txt index ae25a28bb9a..933eb13032f 100644 --- a/src/broadcom/ci/piglit-vc4-rpi3-skips.txt +++ b/src/broadcom/ci/piglit-vc4-rpi3-skips.txt @@ -17,3 +17,6 @@ spec@glsl-1.50.* spec@glsl-3.* spec@glsl-4.* spec@glsl-es-3.* + +# WGL is Windows-only +wgl@.* diff --git a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt index af9ee3dfcaa..6517efcfb91 100644 --- a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt +++ b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt @@ -431,9 +431,6 @@ spec@nv_copy_image@nv_copy_image-simple --tex-to-tex,Fail spec@nv_image_formats@nv_image_formats-gles3,Crash spec@oes_egl_image_external_essl3@oes_egl_image_external_essl3,Crash spec@oes_egl_image_external_essl3@oes_egl_image_external_essl3@oes_egl_image_external_essl3_imageLoad,Fail -wgl@wgl-multi-context-single-window,Fail -wgl@wgl-multi-window-single-context,Fail -wgl@wgl-sanity,Fail spec@glsl-1.30@execution@clipping@fs-clip-distance-interpolated,Crash spec@glsl-1.30@execution@fs-large-local-array-vec2,Fail spec@glsl-1.30@execution@fs-large-local-array-vec3,Fail diff --git a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt index df745e436d0..1e32f6e8039 100644 --- a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt +++ b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt @@ -33,3 +33,6 @@ spec@arb_pixel_buffer_object@texsubimage cube_map_array pbo # Causes faults that need the HUPCF fix to actually work to avoid killing the # run. spec@glsl-1.30@execution@texelfetch fs sampler3d 98x1x9-98x129x9 + +# WGL is Windows-only +wgl@.* diff --git a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt index 91080d26d6c..70fb731c9d7 100644 --- a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt +++ b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt @@ -1688,9 +1688,6 @@ spec@oes_texture_view@rendering-formats@sample GL_RGBA16_SNORM as GL_RGBA16F,Fai spec@oes_texture_view@rendering-formats@sample GL_RGBA16_SNORM as GL_RGBA16I,Fail spec@oes_texture_view@rendering-formats@sample GL_RGBA16_SNORM as GL_RGBA16UI,Fail spec@oes_texture_view@rendering-formats@sample GL_RGBA16_SNORM as GL_RGBA16_SNORM,Fail -wgl@wgl-multi-context-single-window,Fail -wgl@wgl-multi-window-single-context,Fail -wgl@wgl-sanity,Fail spec@arb_arrays_of_arrays@execution@image_store@basic-imagestore-mixed-const-non-const-uniform-index,Crash spec@arb_arrays_of_arrays@execution@image_store@basic-imagestore-mixed-const-non-const-uniform-index2,Crash spec@arb_arrays_of_arrays@execution@image_store@basic-imagestore-non-const-uniform-index,Crash diff --git a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-skips.txt b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-skips.txt index 00a2b35f5a0..fd177ce390c 100644 --- a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-skips.txt +++ b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-skips.txt @@ -31,3 +31,6 @@ spec@arb_buffer_storage@bufferstorage-persistent_gles3 read spec@arb_buffer_storage@bufferstorage-persistent_gles3 read client-storage spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent client-storage + +# WGL is Windows-only +wgl@.* diff --git a/src/gallium/drivers/i915/ci/piglit-i915-g33-fails.txt b/src/gallium/drivers/i915/ci/piglit-i915-g33-fails.txt index 5b9a55a03c5..24812b68a92 100644 --- a/src/gallium/drivers/i915/ci/piglit-i915-g33-fails.txt +++ b/src/gallium/drivers/i915/ci/piglit-i915-g33-fails.txt @@ -1432,6 +1432,3 @@ spec@intel_performance_query@intel_performance_query-issue_2235,Fail spec@nv_primitive_restart@primitive-restart-draw-mode-lines,Fail spec@nv_primitive_restart@primitive-restart-draw-mode-quad_strip,Fail spec@nv_primitive_restart@primitive-restart-draw-mode-quads,Fail -wgl@wgl-multi-context-single-window,Fail -wgl@wgl-multi-window-single-context,Fail -wgl@wgl-sanity,Fail diff --git a/src/gallium/drivers/i915/ci/piglit-i915-g33-skips.txt b/src/gallium/drivers/i915/ci/piglit-i915-g33-skips.txt index b125d8a03be..6279a3d5218 100644 --- a/src/gallium/drivers/i915/ci/piglit-i915-g33-skips.txt +++ b/src/gallium/drivers/i915/ci/piglit-i915-g33-skips.txt @@ -1,3 +1,6 @@ # Timeout spec@arb_internalformat_query2@all internalformat_.*_type spec@!opengl 1.0@gl-1.0-blend-func + +# WGL is Windows-only +wgl@.* diff --git a/src/gallium/drivers/radeonsi/ci/piglit-radeonsi-stoney-fails.txt b/src/gallium/drivers/radeonsi/ci/piglit-radeonsi-stoney-fails.txt index 1e7db443267..b0dbb13adb6 100644 --- a/src/gallium/drivers/radeonsi/ci/piglit-radeonsi-stoney-fails.txt +++ b/src/gallium/drivers/radeonsi/ci/piglit-radeonsi-stoney-fails.txt @@ -103,4 +103,3 @@ spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision, spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp,Fail spec@oes_egl_image_external_essl3@oes_egl_image_external_essl3,Fail -wgl@wgl-sanity,Fail diff --git a/src/gallium/drivers/radeonsi/ci/piglit-radeonsi-stoney-skips.txt b/src/gallium/drivers/radeonsi/ci/piglit-radeonsi-stoney-skips.txt index a5243eac0a3..6c8b715095d 100644 --- a/src/gallium/drivers/radeonsi/ci/piglit-radeonsi-stoney-skips.txt +++ b/src/gallium/drivers/radeonsi/ci/piglit-radeonsi-stoney-skips.txt @@ -29,3 +29,6 @@ spec@ext_external_objects_fd@semaphore-api-errors spec@ext_external_objects_fd@memory-object-api-errors spec@ext_external_objects@vk-vert-buf-reuse glx@glx-swap-copy + +# WGL is Windows-only +wgl@.*