mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 08:50:13 +01:00
ci: uprev vkd3d-proton
078f07f588...7eef0a64e3
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34356>
This commit is contained in:
parent
55199d988a
commit
b59b53e824
4 changed files with 2 additions and 8 deletions
|
|
@ -7,7 +7,7 @@ set -ex
|
|||
|
||||
uncollapsed_section_start vkd3d-proton "Building vkd3d-proton"
|
||||
|
||||
VKD3D_PROTON_COMMIT="078f07f588c849c52fa21c8cfdd1c201465b1932"
|
||||
VKD3D_PROTON_COMMIT="7eef0a64e3fc107a6cb10e3abd1b56d21b575de8"
|
||||
|
||||
VKD3D_PROTON_DST_DIR="/vkd3d-proton-tests"
|
||||
VKD3D_PROTON_SRC_DIR="/vkd3d-proton-src"
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ variables:
|
|||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250417-aosp-cts"
|
||||
DEBIAN_TEST_GL_TAG: "20250418-apitrace"
|
||||
DEBIAN_TEST_VK_TAG: "20250418-apitrace"
|
||||
DEBIAN_TEST_VK_TAG: "20250419-vkd3d"
|
||||
KERNEL_ROOTFS_TAG: "20250418-apitrace"
|
||||
|
||||
DEBIAN_PYUTILS_TAG: "20250321-s3cp-fix5"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,4 @@
|
|||
test_multisample_resolve_strongly_typed,Fail
|
||||
test_sampler_rounding,Fail
|
||||
test_shader_instructions,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!
|
||||
test_fence_wait_robustness,Crash
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
# src/nouveau/vulkan/nvk_cmd_draw.c:1900: nvk_flush_ms_state: Assertion `dyn->ms.rasterization_samples == 0 || dyn->ms.rasterization_samples == render->samples' failed.
|
||||
test_multisample_rendering,Crash
|
||||
|
||||
# nouveau 0000:2d:00.0: gsp: mmu fault queued
|
||||
# nouveau 0000:2d:00.0: gsp: rc engn:00000001 chid:24 type:31 scope:1 part:233
|
||||
# nouveau 0000:2d:00.0: fifo:c00000:0003:0018:[d3d12[1056]] errored - disabling channel
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue