ci: uprev vkd3d-proton to 078f07f588c849c52fa21c8cfdd1c201465b1932
This contains few more tests as usual. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33941>
This commit is contained in:

committed by
Marge Bot

parent
0619cc45b7
commit
d73d570fa7
@@ -3,12 +3,11 @@
|
|||||||
# When changing this file, you need to bump the following
|
# When changing this file, you need to bump the following
|
||||||
# .gitlab-ci/image-tags.yml tags:
|
# .gitlab-ci/image-tags.yml tags:
|
||||||
# DEBIAN_TEST_VK_TAG
|
# DEBIAN_TEST_VK_TAG
|
||||||
# KERNEL_ROOTFS_TAG
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
uncollapsed_section_start vkd3d-proton "Building vkd3d-proton"
|
uncollapsed_section_start vkd3d-proton "Building vkd3d-proton"
|
||||||
|
|
||||||
VKD3D_PROTON_COMMIT="b121e6d746341e0aaba7663e3d85f3194e8e20e1"
|
VKD3D_PROTON_COMMIT="078f07f588c849c52fa21c8cfdd1c201465b1932"
|
||||||
|
|
||||||
VKD3D_PROTON_DST_DIR="/vkd3d-proton-tests"
|
VKD3D_PROTON_DST_DIR="/vkd3d-proton-tests"
|
||||||
VKD3D_PROTON_SRC_DIR="/vkd3d-proton-src"
|
VKD3D_PROTON_SRC_DIR="/vkd3d-proton-src"
|
||||||
|
@@ -39,7 +39,7 @@ variables:
|
|||||||
|
|
||||||
DEBIAN_TEST_ANDROID_TAG: "20250321-s3cp-fix5"
|
DEBIAN_TEST_ANDROID_TAG: "20250321-s3cp-fix5"
|
||||||
DEBIAN_TEST_GL_TAG: "20250321-s3cp-fix5"
|
DEBIAN_TEST_GL_TAG: "20250321-s3cp-fix5"
|
||||||
DEBIAN_TEST_VK_TAG: "20250321-s3cp-fix5"
|
DEBIAN_TEST_VK_TAG: "20250325-vkd3d"
|
||||||
KERNEL_ROOTFS_TAG: "20250321-s3cp-fix5"
|
KERNEL_ROOTFS_TAG: "20250321-s3cp-fix5"
|
||||||
|
|
||||||
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
||||||
|
2
src/amd/ci/radv-polaris10-vkd3d-fails.txt
Normal file
2
src/amd/ci/radv-polaris10-vkd3d-fails.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# Hardware bugs with sampler reduction and border color + stencil bug
|
||||||
|
test_sm67_integer_sampling,Fail
|
@@ -1,9 +1,6 @@
|
|||||||
test_index_buffer_edge_case_stream_output,Fail
|
|
||||||
test_multisample_resolve_strongly_typed,Fail
|
test_multisample_resolve_strongly_typed,Fail
|
||||||
test_primitive_restart_list_topology_stream_output,Fail
|
|
||||||
test_sampler_rounding,Fail
|
test_sampler_rounding,Fail
|
||||||
test_shader_instructions,Fail
|
test_shader_instructions,Fail
|
||||||
test_shader_sm66_quad_op_semantics,Fail
|
|
||||||
test_suballocate_small_textures_size,Fail
|
test_suballocate_small_textures_size,Fail
|
||||||
|
|
||||||
# msm_dpu ae01000.display-controller: [drm:hangcheck_handler] *ERROR* 67.5.20.1: hangcheck detected gpu lockup rb 0!
|
# msm_dpu ae01000.display-controller: [drm:hangcheck_handler] *ERROR* 67.5.20.1: hangcheck detected gpu lockup rb 0!
|
||||||
|
@@ -7,6 +7,7 @@ test_get_resource_tiling,Crash
|
|||||||
# src/gallium/auxiliary/gallivm/lp_bld_arit.c:413: lp_build_add: Assertion `lp_check_value(type, a)' failed.
|
# src/gallium/auxiliary/gallivm/lp_bld_arit.c:413: lp_build_add: Assertion `lp_check_value(type, a)' failed.
|
||||||
test_shader_waveop_maximal_convergence,Crash
|
test_shader_waveop_maximal_convergence,Crash
|
||||||
|
|
||||||
|
test_get_resource_tiling,Fail
|
||||||
test_planar_video_formats,Fail
|
test_planar_video_formats,Fail
|
||||||
test_rayquery,Fail
|
test_rayquery,Fail
|
||||||
test_raytracing,Fail
|
test_raytracing,Fail
|
||||||
|
Reference in New Issue
Block a user