Module: Mesa Branch: main Commit: 9aec5996780dd807771cc863d0eb3487bd5300aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9aec5996780dd807771cc863d0eb3487bd5300aa
Author: Emma Anholt <[email protected]> Date: Mon Oct 9 16:44:08 2023 -0700 ci/crocus: Generalize the drawarrays-vertex-count flakes. We just got it for triangle fan as well. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25626> --- src/gallium/drivers/crocus/ci/crocus-hsw-flakes.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/gallium/drivers/crocus/ci/crocus-hsw-flakes.txt b/src/gallium/drivers/crocus/ci/crocus-hsw-flakes.txt index cc5dd81961b..97d78cbd6d6 100644 --- a/src/gallium/drivers/crocus/ci/crocus-hsw-flakes.txt +++ b/src/gallium/drivers/crocus/ci/crocus-hsw-flakes.txt @@ -10,6 +10,4 @@ spec@amd_performance_monitor@measure spec@amd_performance_monitor@measure@change counters while active spec@amd_performance_monitor@measure@counters in range -spec@!opengl [email protected] 100000 varray gl_line_loop -spec@!opengl [email protected] 100000 varray gl_lines -spec@!opengl [email protected] 100000 varray gl_points,Fail +spec@!opengl [email protected] 100000 varray .*
