mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-01 03:10:09 +01:00
radv/ci: Skip ray tracing tests on vangogh
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23978>
This commit is contained in:
parent
6934f66035
commit
0804e150e4
1 changed files with 28 additions and 0 deletions
28
src/amd/ci/radv-vangogh-aco-skips.txt
Normal file
28
src/amd/ci/radv-vangogh-aco-skips.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# There seems to be an issue with the vangogh machines in CI where ray tracing pipeline CTS hang.
|
||||
# This issue doesn't occur on production vangogh devices, so skip these tests for now.
|
||||
# See also https://gitlab.freedesktop.org/mesa/mesa/-/issues/9208.
|
||||
dEQP-VK.ray_tracing_pipeline.*
|
||||
dEQP-VK.subgroups.*ray_tracing.*
|
||||
dEQP-VK.ray_query.*rgen.*
|
||||
dEQP-VK.ray_query.*ahit.*
|
||||
dEQP-VK.ray_query.*chit.*
|
||||
dEQP-VK.ray_query.*sect.*
|
||||
dEQP-VK.ray_query.*isec.*
|
||||
dEQP-VK.ray_query.*miss.*
|
||||
dEQP-VK.ray_query.*call.*
|
||||
dEQP-VK.pipeline.*rgen.*
|
||||
dEQP-VK.pipeline.*ahit.*
|
||||
dEQP-VK.pipeline.*chit.*
|
||||
dEQP-VK.pipeline.*sect.*
|
||||
dEQP-VK.pipeline.*isec.*
|
||||
dEQP-VK.pipeline.*miss.*
|
||||
dEQP-VK.pipeline.*call.*
|
||||
dEQP-VK.binding_model.*rgen.*
|
||||
dEQP-VK.binding_model.*ahit.*
|
||||
dEQP-VK.binding_model.*chit.*
|
||||
dEQP-VK.binding_model.*sect.*
|
||||
dEQP-VK.binding_model.*isec.*
|
||||
dEQP-VK.binding_model.*miss.*
|
||||
dEQP-VK.binding_model.*call.*
|
||||
dEQP-VK.pipeline.*raytracing.*
|
||||
dEQP-VK.pipeline.*rt.*
|
||||
Loading…
Add table
Reference in a new issue