diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9185de2bc5c..4a240d51fc1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -424,13 +424,13 @@ x86_test-gl: variables: FDO_DISTRIBUTION_EXEC: 'env KERNEL_URL=${KERNEL_URL} FDO_CI_CONCURRENT=${FDO_CI_CONCURRENT} bash .gitlab-ci/container/${CI_JOB_NAME}.sh' KERNEL_URL: &kernel-rootfs-url "https://gitlab.freedesktop.org/gfx-ci/linux/-/archive/v5.13-rc5-for-mesa-ci-27df41f1e0cf/linux-v5.13-rc5-for-mesa-ci-27df41f1e0cf.tar.bz2" - MESA_IMAGE_TAG: &x86_test-gl "2021-06-13-deqp-runner" + MESA_IMAGE_TAG: &x86_test-gl "2021-06-30-vk-gl-cts-1.2.6.2" # Debian 11 based x86 test image for VK x86_test-vk: extends: .use-x86_test-base variables: - MESA_IMAGE_TAG: &x86_test-vk "2021-06-11-remove-unzip" + MESA_IMAGE_TAG: &x86_test-vk "2021-06-30-vk-gl-cts-1.2.6.2" # Debian 11 based ARM build image arm_build: @@ -459,7 +459,7 @@ arm_build: variables: GIT_STRATEGY: fetch KERNEL_URL: *kernel-rootfs-url - MESA_ROOTFS_TAG: &kernel-rootfs "2021-06-29-drop-webdav" + MESA_ROOTFS_TAG: &kernel-rootfs "2021-06-30-vk-gl-cts-1.2.6.2" DISTRIBUTION_TAG: &distribution-tag-arm "${MESA_ROOTFS_TAG}--${MESA_ARTIFACTS_TAG}--${MESA_TEMPLATES_COMMIT}" script: - .gitlab-ci/container/lava_build.sh diff --git a/.gitlab-ci/container/build-deqp.sh b/.gitlab-ci/container/build-deqp.sh index 85db798a20b..6e5558b3e1c 100644 --- a/.gitlab-ci/container/build-deqp.sh +++ b/.gitlab-ci/container/build-deqp.sh @@ -6,7 +6,7 @@ git config --global user.email "mesa@example.com" git config --global user.name "Mesa CI" git clone \ https://github.com/KhronosGroup/VK-GL-CTS.git \ - -b vulkan-cts-1.2.6.1 \ + -b vulkan-cts-1.2.6.2 \ --depth 1 \ /VK-GL-CTS pushd /VK-GL-CTS diff --git a/src/broadcom/ci/deqp-v3dv-rpi4-flakes.txt b/src/broadcom/ci/deqp-v3dv-rpi4-flakes.txt index 8a6e1c5d87b..f629ebd8de4 100644 --- a/src/broadcom/ci/deqp-v3dv-rpi4-flakes.txt +++ b/src/broadcom/ci/deqp-v3dv-rpi4-flakes.txt @@ -1,4 +1,10 @@ dEQP-VK.api.external.fence.opaque_fd.reset_permanent +dEQP-VK.robustness.buffer_access.through_pointers.compute.reads.32B_out_of_memory_with_vec4_s32 +dEQP-VK.robustness.buffer_access.through_pointers.compute.reads.3B_out_of_memory_with_vec4_f32 +dEQP-VK.robustness.buffer_access.through_pointers.graphics.reads.fragment.1B_out_of_memory_with_scalar_f32 +dEQP-VK.robustness.buffer_access.through_pointers.graphics.reads.vertex.32B_out_of_memory_with_scalar_s32 +dEQP-VK.robustness.buffer_access.through_pointers.graphics.reads.vertex.3B_out_of_memory_with_scalar_f32 +dEQP-VK.ssbo.layout.instance_array_basic_type.std430.uvec4 dEQP-VK.synchronization.op.single_queue.binary_semaphore.write_copy_buffer_read_ssbo_compute.buffer_16384 dEQP-VK.synchronization.op.single_queue.binary_semaphore.write_copy_buffer_read_ssbo_compute.buffer_262144 dEQP-VK.synchronization.op.single_queue.binary_semaphore.write_copy_buffer_read_ssbo_compute_indirect.buffer_16384 diff --git a/src/broadcom/ci/deqp-v3dv-rpi4-skips.txt b/src/broadcom/ci/deqp-v3dv-rpi4-skips.txt index bc7fd34a148..13879c2984c 100644 --- a/src/broadcom/ci/deqp-v3dv-rpi4-skips.txt +++ b/src/broadcom/ci/deqp-v3dv-rpi4-skips.txt @@ -2,7 +2,7 @@ dEQP-VK.draw.inverted_depth_ranges.nodepthclamp_deltazero dEQP-VK.rasterization.depth_bias.d32_sfloat -# This test causes GPU hangs (vk-gl-cts 1.4.6.1) +# This test causes GPU hangs (vk-gl-cts 1.2.6.2) dEQP-VK.graphicsfuzz.stable-binarysearch-tree-nested-if-and-conditional # Timeout tests (> 1 minute to run) @@ -14,8 +14,6 @@ dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap dEQP-VK.spirv_assembly.instruction.graphics.spirv_ids_abuse.lots_ids_vert dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_linear_mipmap_linear_clamp dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_linear_mipmap_linear_repeat -dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_linear_mipmap_nearest_clamp -dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_linear_mipmap_nearest_repeat dEQP-VK.texture.explicit_lod.2d.sizes.128x128_nearest_linear_mipmap_linear_clamp dEQP-VK.texture.explicit_lod.2d.sizes.128x128_nearest_linear_mipmap_linear_repeat dEQP-VK.ubo.random.all_out_of_order_offsets.45