Module: Mesa Branch: main Commit: c9288808db08fd804c68750d7400c01e550c70d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9288808db08fd804c68750d7400c01e550c70d0
Author: David Heidelberg <[email protected]> Date: Mon May 29 18:24:37 2023 +0200 ci/amd: previously missed raven flake Fixes: 1fa1c285fcad ("ci/amd: add draw.dynamic_rendering flake") Signed-off-by: David Heidelberg <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23300> --- src/amd/ci/radv-raven-flakes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/amd/ci/radv-raven-flakes.txt b/src/amd/ci/radv-raven-flakes.txt index 3dd41f40bdb..e8fc64274f7 100644 --- a/src/amd/ci/radv-raven-flakes.txt +++ b/src/amd/ci/radv-raven-flakes.txt @@ -1,5 +1,6 @@ dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.linear_interpolation.offset_max_2_samples dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.linear_interpolation.offset_max_8_samples dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.linear_interpolation.no_offset_4_samples +dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.linear_interpolation.offset_max_4_samples # since Debian 12 CI uprev dEQP-VK.pipeline.pipeline_library.framebuffer_attachment.diff_attachments_2d_32x32_39x41_ms
