Module: Mesa Branch: main Commit: 4f1716ebcaa015edacc3dd7e018f49ec256d80fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f1716ebcaa015edacc3dd7e018f49ec256d80fe
Author: David Heidelberg <[email protected]> Date: Fri Apr 28 22:35:21 2023 +0200 ci/dzn: add flaking test Signed-off-by: David Heidelberg <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22766> --- src/microsoft/ci/warp-flakes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/microsoft/ci/warp-flakes.txt b/src/microsoft/ci/warp-flakes.txt index 45ed598a0f4..5b7e63a88ba 100644 --- a/src/microsoft/ci/warp-flakes.txt +++ b/src/microsoft/ci/warp-flakes.txt @@ -1,2 +1,3 @@ dEQP-VK.query_pool.concurrent_queries.primary_command_buffer dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap +dEQP-VK.ubo.3_level_array.std430.row_major_mat4.fragment_comp_access
