zink: disable miplevel tests in ci completely for now

I still can't repro, and I'm running these regularly on multiple platforms,
so they're not going to get any worse for the time being

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12947>
This commit is contained in:
Mike Blumenkrantz 2021-09-20 18:00:49 -04:00 committed by Marge Bot
parent b1b6d9e9a1
commit 49b5e5be5a
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1 @@
spec@khr_debug@push-pop-group_gl.*
# I can't reproduce these crashes locally
# even after running them in loops for 4+ hours, so disable for now
spec@arb_shader_texture_lod@execution@tex-miplevel-selection*

View File

@ -25,3 +25,7 @@ glx@glx-multi-context-single-window
# This one takes too long, but passes. There's other tests that don't
# try all the combinations, so that's probably enough.
spec@arb_compute_shader@local-id-explosion
# I can't reproduce these crashes locally
# even after running them in loops for 4+ hours, so disable for now
spec@arb_shader_texture_lod@execution@tex-miplevel-selection*