mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-21 14:38:36 +02:00
Uprev ANGLE to 836636df1b06034b39a4a2a68b811ecf6f9b674f
8e09325eba...836636df1b
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/42238>
This commit is contained in:
parent
39e59ad4f0
commit
c2e2cd534c
4 changed files with 8 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
variables:
|
||||
CONDITIONAL_BUILD_ANDROID_CTS_TAG: 3e87ed2c4c2d00d764321eb26dd70f48
|
||||
CONDITIONAL_BUILD_ANGLE_TAG: 5450159a981ce63b9d275d8e0129ce4e
|
||||
CONDITIONAL_BUILD_ANGLE_TAG: 084d49810b0d8bf7cca68002f243c23c
|
||||
CONDITIONAL_BUILD_CROSVM_TAG: 7edabf28bbd50e00558e3b0bb2d94255
|
||||
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b
|
||||
CONDITIONAL_BUILD_PIGLIT_TAG: ca18ec9b1945c6ed69ecb5b3bcfb3479
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ section_start angle "Building ANGLE"
|
|||
# setting up the environment variables locally
|
||||
ci_tag_build_time_check "ANGLE_TAG"
|
||||
|
||||
ANGLE_REV="8e09325ebad45c7e11630a79754361e965e5fab0"
|
||||
ANGLE_REV="836636df1b06034b39a4a2a68b811ecf6f9b674f"
|
||||
DEPOT_REV="5982a1aeb33dc36382ed8c62eddf52a6135e7dd3"
|
||||
|
||||
# Set ANGLE_ARCH based on DEBIAN_ARCH if it hasn't been explicitly defined
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ variables:
|
|||
DEBIAN_BUILD_TAG: "20260604-bindgen"
|
||||
|
||||
DEBIAN_TEST_BASE_TAG: "20260604-rust196"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20260612-angle-8e"
|
||||
DEBIAN_TEST_GL_TAG: "20260619-vvl-e1"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20260620-angle-83"
|
||||
DEBIAN_TEST_GL_TAG: "20260620-angle-83"
|
||||
DEBIAN_TEST_VIDEO_TAG: "20260512-vkuprev"
|
||||
DEBIAN_TEST_VK_TAG: "20260604-vkd3d"
|
||||
|
||||
|
|
|
|||
|
|
@ -951,3 +951,7 @@ KHR-GLES3.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_single
|
|||
|
||||
# New failures with ES CTS 3.2.12.0
|
||||
KHR-GLES3.framebuffer_blit.multisampled_to_singlesampled_blit_depth_config_test,Crash
|
||||
dEQP-GLES3.functional.shader_api.program_binary.binary_persistence.recompile_shader_fragment,Fail
|
||||
dEQP-GLES3.functional.shader_api.program_binary.binary_persistence.recompile_shader_vertex,Fail
|
||||
dEQP-GLES3.functional.shader_api.program_binary.binary_persistence.replace_source_fragment,Fail
|
||||
dEQP-GLES3.functional.shader_api.program_binary.binary_persistence.replace_source_vertex,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue