mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 04:48:08 +02:00
ci/fdno: Add a618 Vulkan flakes
It looks like descriptors are generically a bit broken, which takes out a massive number of tests periodically. The pipeline-library tests also have some unknowable issues. cf. #8219 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21740>
This commit is contained in:
parent
13ff4a5f64
commit
6f1aa8cfc1
1 changed files with 7 additions and 0 deletions
|
|
@ -201,3 +201,10 @@ gmem-dEQP-VK.image.queue_transfer.*
|
|||
|
||||
# very rare flake (once two weeks), first occurence 21-02-2023
|
||||
KHR-GL45.sample_variables.mask.rgba8i.samples_4.mask_3
|
||||
|
||||
# issue #8219 - 37cde2c6 onwards exhibits descriptor flakiness
|
||||
gmem-dEQP-VK.*descriptor
|
||||
|
||||
# noted in #8219 - pipeline lib & suballoc fails
|
||||
gmem-dEQP-VK.pipeline.*library
|
||||
gmem-dEQP-VK.renderpass.*.suballocation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue