ci: List specific color_clears skips
No need to throw the baby out with the bathwater. Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26779>
This commit is contained in:
parent
dbe5b8b5a4
commit
4261621a7e
1 changed files with 13 additions and 1 deletions
|
|
@ -54,4 +54,16 @@ glx@glx-copy-sub-buffer.*
|
||||||
# more context from David Heidelberg on IRC: the deqp commit where these
|
# more context from David Heidelberg on IRC: the deqp commit where these
|
||||||
# started failing is: https://github.com/KhronosGroup/VK-GL-CTS/commit/79b25659bcbced0cfc2c3fe318951c585f682abe
|
# started failing is: https://github.com/KhronosGroup/VK-GL-CTS/commit/79b25659bcbced0cfc2c3fe318951c585f682abe
|
||||||
# prior to that they were skipping.
|
# prior to that they were skipping.
|
||||||
wayland-dEQP-EGL.functional.color_clears.*
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue