From 9f213238b87bb409cd864c6020ccbbc6a9536cbd Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 31 Dec 2020 07:57:11 -0800 Subject: [PATCH] ci/softpipe: Update the comment about the rasterpos flake. The noted fix landed, but a test fix was needed. Reviewed-by: Adam Jackson Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8993f26662c..649c37c0faf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1239,7 +1239,7 @@ softpipe-piglit-quick: - .softpipe-rules variables: GALLIUM_DRIVER: softpipe - # rasterpos skipped due to flakes from use-after-free of the draw vs. + # rasterpos skipped until we uprev piglit (commit ff2a7650be7349) # triangle-rasterization skipped due to flakes thanks to it using a time-based random seed. # glx-multithread-texture is flaky, undiagnosed PIGLIT_OPTIONS: >