Mesa (master): ci/softpipe: Update the comment about the rasterpos flake.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Dec 31 18:02:59 UTC 2020


Module: Mesa
Branch: master
Commit: 9f213238b87bb409cd864c6020ccbbc6a9536cbd
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f213238b87bb409cd864c6020ccbbc6a9536cbd

Author: Eric Anholt <eric at anholt.net>
Date:   Thu Dec 31 07:57:11 2020 -0800

ci/softpipe: Update the comment about the rasterpos flake.

The noted fix landed, but a test fix was needed.

Reviewed-by: Adam Jackson <ajax at redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8275>

---

 .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: >



More information about the mesa-commit mailing list