From cd39523c533bb28fdb476c3115190c24ff850a41 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Tue, 5 Apr 2022 13:03:47 -0700 Subject: [PATCH] ci/turnip: Drop xfails for create_list_modifiers. These were fixed in 5ce06f8474fa ("turnip: Use correct type for OUTARRAY in FormatProperties2"), but they aren't included in the pre-merge CI run. Part-of: --- src/freedreno/ci/freedreno-a618-fails.txt | 1 - src/freedreno/ci/freedreno-a630-fails.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/src/freedreno/ci/freedreno-a618-fails.txt b/src/freedreno/ci/freedreno-a618-fails.txt index 8e9f0214201..2d85b56e611 100644 --- a/src/freedreno/ci/freedreno-a618-fails.txt +++ b/src/freedreno/ci/freedreno-a618-fails.txt @@ -3,5 +3,4 @@ gmem-dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writ gmem-dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_two_buffers_vert,Fail # VK-GL-CTS 1.3.1.1 uprev -dEQP-VK.drm_format_modifiers.create_list_modifiers.r32g32b32a32_uint,Crash gmem-dEQP-VK.ray_tracing_pipeline.acceleration_structures.flags.cpu_built.aabbs_aop.identical_instances_aop.nopadding.fasttrace_update_compaction_lowmemory_bothgeneric,Crash diff --git a/src/freedreno/ci/freedreno-a630-fails.txt b/src/freedreno/ci/freedreno-a630-fails.txt index 02478c78df8..06d5b497df2 100644 --- a/src/freedreno/ci/freedreno-a630-fails.txt +++ b/src/freedreno/ci/freedreno-a630-fails.txt @@ -602,7 +602,6 @@ spec@!opengl 3.0@clearbuffer-depth-cs-probe,Timeout spec@!opengl 3.1@primitive-restart-xfb generated,Fail # VK-GL-CTS 1.3.1.1 uprev -dEQP-VK.drm_format_modifiers.create_list_modifiers.r32g32b32a32_uint,Crash dEQP-VK.ray_query.acceleration_structures.flags.fragment_shader.cpu_built.aabbs.identical_instances.nopadding.0_0_compaction_0_bothgeneric,Crash dEQP-VK.ray_tracing_pipeline.acceleration_structures.flags.cpu_built.triangles_aop.different_instances_aop.nopadding.fastbuild_0_compaction_0_bottomgeneric,Crash dEQP-VK.ray_tracing_pipeline.pipeline_library.configurations.multithreaded_compilation.s2_l23,Crash