Module: Mesa Branch: main Commit: 08ba87481bcac078b8c6ac4c1f448cc441bb813f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08ba87481bcac078b8c6ac4c1f448cc441bb813f
Author: David Heidelberg <[email protected]> Date: Sat Feb 25 16:38:24 2023 +0100 ci/freedreno: add flaking KHR-GL45.buffer_storage.map_persistent_dispatch Signed-off-by: David Heidelberg <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21531> --- src/freedreno/ci/freedreno-a618-flakes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/freedreno/ci/freedreno-a618-flakes.txt b/src/freedreno/ci/freedreno-a618-flakes.txt index 0ec3c60a281..4a327ea0e98 100644 --- a/src/freedreno/ci/freedreno-a618-flakes.txt +++ b/src/freedreno/ci/freedreno-a618-flakes.txt @@ -189,3 +189,6 @@ spec@arb_depth_buffer_float@fbo-depthstencil-gl_depth32f_stencil8-blit # Flakes from aug-oct 2022. spec@ext_timer_query@time-elapsed spec@ext_texture_lod_bias@lodbias + +# recent flakes, first occurence 03-02-2023 +KHR-GL45.buffer_storage.map_persistent_dispatch
