ci/llvmpipe: Drop the skip of piglit edgeflag test.

I think the fail was fixed by 39ea95330f ("mesa: ensure parameter list
capacity before associating uniform storage"), it doesn't reproduce for me
any more.

Reviewed-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14604>
This commit is contained in:
Emma Anholt
2022-01-12 10:35:45 -08:00
committed by Marge Bot
parent 6ce7a6e725
commit 87c3651674

View File

@@ -32,10 +32,7 @@ llvmpipe-piglit-quick_gl:
LP_NUM_THREADS: 0
PIGLIT_OPTIONS: >
--process-isolation false
# Can't run gl-2.0-edgeflag* because of assertion failures on loading from
# disk cache which flake depending on which one runs first
PIGLIT_TESTS: >
-x gl-2.0-edgeflag
-x egl_ext_device_
-x egl_ext_platform_device
-x ext_timer_query@time-elapsed