Mesa (main): CI: Update Windows quick_gl baseline for mysterious new passes

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Aug 16 14:17:37 UTC 2021


Module: Mesa
Branch: main
Commit: f378799d9dd94a46c301d714cadb9eadf1c5a758
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f378799d9dd94a46c301d714cadb9eadf1c5a758

Author: Jesse Natalie <jenatali at microsoft.com>
Date:   Mon Aug 16 06:51:30 2021 -0700

CI: Update Windows quick_gl baseline for mysterious new passes

Acked-by: Erik Faye-Lund <erik.faye-lund at collabora.com>
Acked-by: Daniel Stone <daniels at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12391>

---

 .gitlab-ci/windows/quick_gl.txt | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/.gitlab-ci/windows/quick_gl.txt b/.gitlab-ci/windows/quick_gl.txt
index 2810d5a4bdc..45365fdc52b 100644
--- a/.gitlab-ci/windows/quick_gl.txt
+++ b/.gitlab-ci/windows/quick_gl.txt
@@ -4561,8 +4561,6 @@ spec/glsl-1.30/execution/tex-miplevel-selection texturegrad cubearray: skip
 spec/glsl-1.30/execution/tex-miplevel-selection texturelod cubearray: skip
 spec/glsl-1.30/execution/tex-miplevel-selection textureoffset 2darrayshadow: skip
 spec/glsl-1.50/built-in constants compatibility: skip
-spec/glsl-1.50/execution/geometry/primitive-id-restart gl_line_loop ffs: fail
-spec/glsl-1.50/execution/geometry/primitive-id-restart gl_line_loop other: fail
 spec/glsl-1.50/execution/geometry/primitive-types gl_triangle_strip: fail
 spec/glsl-1.50/execution/geometry/primitive-types gl_triangle_strip_adjacency: fail
 spec/glsl-1.50/execution/geometry/tri-strip-ordering-with-prim-restart gl_triangle_strip ffs: fail
@@ -4752,8 +4750,8 @@ wgl/wgl-sanity: skip
 summary:
        name:  results
        ----  --------
-       pass:    13300
-       fail:      538
+       pass:    13302
+       fail:      536
       crash:       67
        skip:     4126
     timeout:        0



More information about the mesa-commit mailing list