mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-06 14:20:39 +01:00
radv/ci: remove RT tests from the VANGOGH skip list
I thought the recent scratch fix for RT would have fixed it but even with it reverted everything is passing. A bunch of RT fixes landed since, who knows. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9208 Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28037>
This commit is contained in:
parent
7792ee1c15
commit
52be850d7f
1 changed files with 0 additions and 29 deletions
|
|
@ -1,32 +1,3 @@
|
|||
# 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.*
|
||||
|
||||
# This subset hangs with CTS 1.3.6.3, skip it for now until the issue is
|
||||
# figured out.
|
||||
dEQP-VK.robustness.*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue