ci/softpipe: Re-enable GS tests that had been banned for being flaky.

Now that the flakes should be fixed, turn the coverage on.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8277>
This commit is contained in:
Eric Anholt
2020-12-30 16:09:13 -08:00
parent 969f50ddcf
commit 28a202f2d3
3 changed files with 58 additions and 14 deletions

View File

@@ -1240,11 +1240,9 @@ softpipe-piglit-quick:
variables:
GALLIUM_DRIVER: softpipe
# rasterpos skipped due to flakes from use-after-free of the draw vs.
# glsl-1.50 removed due to GS flakes
PIGLIT_OPTIONS: >
--process-isolation false
-x rasterpos
-x glsl-1.50
-x egl_ext_device_
-x egl_ext_platform_device
-x ext_timer_query@time-elapsed