mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 02:00:21 +01:00
radv/ci: mark some tests as flaky on gfx9
These tests have been flaky on vega10/renoir. We don't have time to look into it just yet, so let's just mark them as such for now! I am also including raven, as it likely has the same issue! v2: add dEQP-VK.api.object_management.multithreaded_per_thread_resources.image_2d v3: - don't skip the test, mark them as flakes (Emma Anholt) Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Signed-off-by: Martin Roukala (néé Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13118>
This commit is contained in:
parent
1d1cd2ee77
commit
7ef8f1fa46
3 changed files with 6 additions and 0 deletions
2
src/amd/ci/deqp-radv-raven-aco-flakes.txt
Normal file
2
src/amd/ci/deqp-radv-raven-aco-flakes.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
dEQP-VK.api.object_management.multithreaded_per_thread_device.image_2d
|
||||
dEQP-VK.api.object_management.multithreaded_per_thread_resources.image_2d
|
||||
2
src/amd/ci/deqp-radv-renoir-aco-flakes.txt
Normal file
2
src/amd/ci/deqp-radv-renoir-aco-flakes.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
dEQP-VK.api.object_management.multithreaded_per_thread_device.image_2d
|
||||
dEQP-VK.api.object_management.multithreaded_per_thread_resources.image_2d
|
||||
2
src/amd/ci/deqp-radv-vega10-aco-flakes.txt
Normal file
2
src/amd/ci/deqp-radv-vega10-aco-flakes.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
dEQP-VK.api.object_management.multithreaded_per_thread_device.image_2d
|
||||
dEQP-VK.api.object_management.multithreaded_per_thread_resources.image_2d
|
||||
Loading…
Add table
Reference in a new issue