From f1fdba2432fd01260ef683fb9d76a698fc5c3236 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Thu, 13 Jun 2024 12:10:31 +0200 Subject: [PATCH] lavapipe/ci: document regression while it's being worked on Regression caused by !28998 Part-of: --- src/gallium/frontends/lavapipe/ci/lvp-fails.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/gallium/frontends/lavapipe/ci/lvp-fails.txt b/src/gallium/frontends/lavapipe/ci/lvp-fails.txt index c38cdbe9f22..cf9ddfd85c1 100644 --- a/src/gallium/frontends/lavapipe/ci/lvp-fails.txt +++ b/src/gallium/frontends/lavapipe/ci/lvp-fails.txt @@ -445,3 +445,6 @@ nir-stress=dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.formats.b8g8 nir-stress=dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.formats.r16_sint.input.dont_care.dont_care.clear_draw,Fail nir-stress=dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.formats.r8g8_sint.input.clear.dont_care.draw,Fail nir-stress=dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.formats.r8g8_unorm.input.load.dont_care.draw,Fail + +# Regression in https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28998 +dEQP-VK.graphicsfuzz.cov-loop-switch-discard-never-hit,Fail