Module: Mesa Branch: main Commit: 0912b14b3aea97c28c844fbdda49d309e6c67af0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0912b14b3aea97c28c844fbdda49d309e6c67af0
Author: David Heidelberg <[email protected]> Date: Tue Feb 28 17:16:28 2023 +0100 ci/freedreno: add flaking KHR-GL45.buffer_storage.map_persistent_flush Signed-off-by: David Heidelberg <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21598> --- src/freedreno/ci/freedreno-a618-flakes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/freedreno/ci/freedreno-a618-flakes.txt b/src/freedreno/ci/freedreno-a618-flakes.txt index 4a327ea0e98..2a57be525b9 100644 --- a/src/freedreno/ci/freedreno-a618-flakes.txt +++ b/src/freedreno/ci/freedreno-a618-flakes.txt @@ -192,3 +192,5 @@ spec@ext_texture_lod_bias@lodbias # recent flakes, first occurence 03-02-2023 KHR-GL45.buffer_storage.map_persistent_dispatch +# recent flakes, first occurence 09-02-2023 +KHR-GL45.buffer_storage.map_persistent_flush
