mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
ci: uprev vkd3d
vkd3d-proton had an issue with its runner and few tests were excluded by accident. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38652>
This commit is contained in:
parent
60e115dedf
commit
92a468f8f2
14 changed files with 18 additions and 8 deletions
|
|
@ -4,4 +4,4 @@ variables:
|
|||
CONDITIONAL_BUILD_CROSVM_TAG: d11bef2a6b529802b5deaeaa490fd4d9
|
||||
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b
|
||||
CONDITIONAL_BUILD_PIGLIT_TAG: 21ab2c66f54777163dd038dc4cfcfde6
|
||||
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: 1ba830680bde0e04c0488183e1054f8d
|
||||
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: 072beee85d89e75f9a81664b77198b92
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ section_start vkd3d-proton "Building vkd3d-proton"
|
|||
# setting up the environment variables locally
|
||||
ci_tag_build_time_check "VKD3D_PROTON_TAG"
|
||||
|
||||
VKD3D_PROTON_COMMIT="4acd2271319df0ca06b7c0429d371cc8a0504037"
|
||||
VKD3D_PROTON_COMMIT="33a41f9d14460f998c5ce8a4aab42ca1cce8dcc6"
|
||||
|
||||
VKD3D_PROTON_DST_DIR="/vkd3d-proton-tests"
|
||||
VKD3D_PROTON_SRC_DIR="/vkd3d-proton-src"
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ variables:
|
|||
DEBIAN_TEST_ANDROID_TAG: "20251117-angle-12"
|
||||
DEBIAN_TEST_GL_TAG: "20251117-angle-12"
|
||||
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
|
||||
DEBIAN_TEST_VK_TAG: "20251111-vkd3d"
|
||||
DEBIAN_TEST_VK_TAG: "20251125-vkd3d"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20251001-realninja"
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
test_vbv_stride_edge_cases,Fail
|
||||
test_custom_border_color_srgb,Fail
|
||||
|
|
|
|||
1
src/amd/ci/radv-navi21-vkd3d-flakes.txt
Normal file
1
src/amd/ci/radv-navi21-vkd3d-flakes.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
test_uav_counter_null_behavior_dxil
|
||||
|
|
@ -1,2 +1,4 @@
|
|||
# Hardware bugs with sampler reduction and border color + stencil bug
|
||||
test_sm67_integer_sampling,Fail
|
||||
|
||||
test_custom_border_color_srgb,Fail
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
test_vbv_stride_edge_cases,Fail
|
||||
test_custom_border_color_srgb,Fail
|
||||
|
|
|
|||
2
src/amd/ci/radv-tahiti-vkd3d-flakes.txt
Normal file
2
src/amd/ci/radv-tahiti-vkd3d-flakes.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
test_quad_tessellation_dxil
|
||||
test_quad_tessellation_wrong_pso_topology_dxil
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
test_shader_instructions,Fail
|
||||
test_line_rasterization,Fail
|
||||
test_large_texel_buffer_view,Fail
|
||||
test_derivative_hoisting_dxil,Fail
|
||||
test_sparse_depth_stencil_rendering,Fail
|
||||
|
|
|
|||
|
|
@ -19,3 +19,6 @@ test_undefined_structured_raw_alias_dxbc,Fail
|
|||
test_undefined_structured_raw_alias_dxil,Fail
|
||||
test_undefined_structured_raw_read_typed_dxbc,Fail
|
||||
test_undefined_structured_raw_read_typed_dxil,Fail
|
||||
|
||||
test_copy_subresource_depth_stencil_batch,Fail
|
||||
test_uav_clear_exhaustive_descriptors,Crash
|
||||
|
|
|
|||
1
src/gallium/frontends/lavapipe/ci/lvp-vkd3d-skips.txt
Normal file
1
src/gallium/frontends/lavapipe/ci/lvp-vkd3d-skips.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
test_unused_attachments_mix_and_match
|
||||
|
|
@ -1,8 +1,4 @@
|
|||
test_buffers_oob_behavior_vectorized_structured_16bit,Fail
|
||||
test_custom_border_color_limits,Fail
|
||||
test_fence_wait_robustness,Crash
|
||||
test_line_rasterization,Fail
|
||||
test_sampler_rounding,Fail
|
||||
|
||||
# Undefined behavior not supported unless EXT_descriptor_buffer is
|
||||
# used or running on Gfx12.5+ where we don't do descriptor indirection
|
||||
|
|
|
|||
|
|
@ -12,3 +12,5 @@ test_undefined_structured_raw_alias_dxbc,Fail
|
|||
test_undefined_structured_raw_alias_dxil,Fail
|
||||
test_undefined_structured_raw_read_typed_dxbc,Fail
|
||||
test_undefined_structured_raw_read_typed_dxil,Fail
|
||||
|
||||
test_large_buffer_descriptors,Crash
|
||||
|
|
|
|||
|
|
@ -12,3 +12,5 @@ test_undefined_structured_raw_alias_dxbc,Fail
|
|||
test_undefined_structured_raw_alias_dxil,Fail
|
||||
test_undefined_structured_raw_read_typed_dxbc,Fail
|
||||
test_undefined_structured_raw_read_typed_dxil,Fail
|
||||
|
||||
test_large_buffer_descriptors,Crash
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue