mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 09:00:10 +01:00
radv/ci: remove vkcts-navi21-llvm-valve completely
This is disabled since a very long time and testing LLVM support with RADV in CI is kind of pointless. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34147>
This commit is contained in:
parent
7e16c10415
commit
7233df3d10
3 changed files with 0 additions and 22 deletions
|
|
@ -276,16 +276,6 @@ vkcts-navi21-valve:
|
|||
B2C_TIMEOUT_OVERALL_MINUTES: 30
|
||||
RADV_PERFTEST: transfer_queue
|
||||
|
||||
# Disabled due to its extremelly-broken nature
|
||||
.vkcts-navi21-llvm-valve:
|
||||
extends:
|
||||
- .vkcts-test-valve
|
||||
- .navi21-test-valve
|
||||
- .radv-valve-manual-rules
|
||||
variables:
|
||||
GPU_VERSION: radv-navi21-llvm
|
||||
RADV_DEBUG: llvm,checkir
|
||||
|
||||
vkcts-vangogh-valve:
|
||||
parallel: 2
|
||||
extends:
|
||||
|
|
|
|||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
dEQP-VK.pipeline.monolithic.multisample.storage_image.64x64_1.r32g32b32a32_sfloat.samples_8,Fail
|
||||
dEQP-VK.pipeline.monolithic.multisample.storage_image.64x64_1.r8g8b8a8_unorm.samples_8,Fail
|
||||
dEQP-VK.pipeline.monolithic.multisample.storage_image.64x64_4.r32g32b32a32_sfloat.samples_8,Fail
|
||||
dEQP-VK.pipeline.monolithic.multisample.storage_image.64x64_4.r8g8b8a8_unorm.samples_8,Fail
|
||||
dEQP-VK.pipeline.monolithic.multisample.storage_image.79x31_1.r32g32b32a32_sfloat.samples_8,Fail
|
||||
dEQP-VK.pipeline.monolithic.multisample.storage_image.79x31_1.r8g8b8a8_unorm.samples_8,Fail
|
||||
dEQP-VK.pipeline.monolithic.multisample.storage_image.79x31_4.r32g32b32a32_sfloat.samples_8,Fail
|
||||
dEQP-VK.pipeline.monolithic.multisample.storage_image.79x31_4.r8g8b8a8_unorm.samples_8,Fail
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d.format.a2b10g10r10_uint_pack32.count_4.size.13x23
|
||||
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.cube_array.format.r8g8_sint.count_4.size.13x13_array_of_36
|
||||
dEQP-VK.pipeline.monolithic.image_view.view_type.cube_array.format.r32g32_sint.subresource_range.lod_mip_levels_array_base_and_size
|
||||
Loading…
Add table
Reference in a new issue