diff --git a/.gitlab-ci/all-skips.txt b/.gitlab-ci/all-skips.txt index e6fb357bc35..c13f202e572 100644 --- a/.gitlab-ci/all-skips.txt +++ b/.gitlab-ci/all-skips.txt @@ -40,47 +40,6 @@ spec@!opengl 1.1@windowoverlap # run even if PIGLIT_PLATFORM=gbm (for example) glx@glx-copy-sub-buffer.* -# A majority of the tests introduced in CTS 1.3.7.0 are experiencing failures and flakes. -# Disable these tests until someone with a more deeper understanding of EGL examines them. -# -# Note: on sc8280xp/a690 I get identical results (same passes and fails) -# between freedreno, zink, and llvmpipe, so I believe this is either a -# deqp bug or egl/wayland bug, rather than driver issue. -# -# With llvmpipe, the failing tests have the error message: -# -# "Illegal sampler view creation without bind flag" -# -# which might be a hint. (But some passing tests also have the same -# error message.) -# -# more context from David Heidelberg on IRC: the deqp commit where these -# started failing is: https://github.com/KhronosGroup/VK-GL-CTS/commit/79b25659bcbced0cfc2c3fe318951c585f682abe -# prior to that they were skipping. -wayland-dEQP-EGL.functional.color_clears.single_context.gles1.other -wayland-dEQP-EGL.functional.color_clears.single_context.gles2.other -wayland-dEQP-EGL.functional.color_clears.single_context.gles3.other -wayland-dEQP-EGL.functional.color_clears.multi_context.gles1.other -wayland-dEQP-EGL.functional.color_clears.multi_context.gles2.other -wayland-dEQP-EGL.functional.color_clears.multi_context.gles3.other -wayland-dEQP-EGL.functional.color_clears.multi_context.gles1_gles2.other -wayland-dEQP-EGL.functional.color_clears.multi_context.gles1_gles2_gles3.other -wayland-dEQP-EGL.functional.color_clears.multi_thread.gles1.other -wayland-dEQP-EGL.functional.color_clears.multi_thread.gles2.other -wayland-dEQP-EGL.functional.color_clears.multi_thread.gles3.other -wayland-dEQP-EGL.functional.color_clears.multi_thread.gles1_gles2.other -wayland-dEQP-EGL.functional.color_clears.multi_thread.gles1_gles2_gles3.other - -# Seems to be the same is as wayland-dEQP-EGL.functional.color_clears.* -wayland-dEQP-EGL.functional.render.single_context.gles2.other -wayland-dEQP-EGL.functional.render.single_context.gles3.other -wayland-dEQP-EGL.functional.render.multi_context.gles2.other -wayland-dEQP-EGL.functional.render.multi_context.gles3.other -wayland-dEQP-EGL.functional.render.multi_context.gles2_gles3.other -wayland-dEQP-EGL.functional.render.multi_thread.gles2.other -wayland-dEQP-EGL.functional.render.multi_thread.gles3.other -wayland-dEQP-EGL.functional.render.multi_thread.gles2_gles3.other - # These test the loader more than the implementation and are broken because the # Vulkan loader in Debian is too old dEQP-VK.api.get_device_proc_addr.non_enabled