Module: Mesa Branch: main Commit: f952756d1e28fdf4f0be9efa165e29e6eb20f035 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f952756d1e28fdf4f0be9efa165e29e6eb20f035
Author: David Heidelberg <[email protected]> Date: Sun Jul 16 02:09:27 2023 +0200 ci/freedreno: fix unexpectedpass flake on a630 Signed-off-by: David Heidelberg <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24079> --- src/freedreno/ci/freedreno-a630-flakes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/freedreno/ci/freedreno-a630-flakes.txt b/src/freedreno/ci/freedreno-a630-flakes.txt index 976c9fabae7..9adb73fbd88 100644 --- a/src/freedreno/ci/freedreno-a630-flakes.txt +++ b/src/freedreno/ci/freedreno-a630-flakes.txt @@ -212,3 +212,6 @@ gmem-unaligned-dEQP-VK.renderpass.suballocation.load_store_op_none.depthstencil_ KHR-GL46.buffer_storage.map_persistent_dispatch KHR-GL46.buffer_storage.map_persistent_flush + +# recently started flaking towards to UnexpectedPass +spec@ext_external_objects@vk-depth-display@D24S8
