Mesa (staging/21.2): CI: Update Windows quick_gl baseline for mysterious new passes

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Aug 18 22:04:12 UTC 2021


Module: Mesa
Branch: staging/21.2
Commit: d63b0c4e491c9327dda45b0f6c64bc61f8546b61
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d63b0c4e491c9327dda45b0f6c64bc61f8546b61

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>
(cherry picked from commit f378799d9dd94a46c301d714cadb9eadf1c5a758)

Conflicts:
	.gitlab-ci/windows/quick_gl.txt

---

 .gitlab-ci/windows/quick_gl.txt | 6 ++----
 .pick_status.json               | 4 ++--
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/.gitlab-ci/windows/quick_gl.txt b/.gitlab-ci/windows/quick_gl.txt
index 89a582ead2c..d7e3189f5cd 100644
--- a/.gitlab-ci/windows/quick_gl.txt
+++ b/.gitlab-ci/windows/quick_gl.txt
@@ -4562,8 +4562,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
@@ -4753,8 +4751,8 @@ wgl/wgl-sanity: skip
 summary:
        name:  results
        ----  --------
-       pass:    13299
-       fail:      538
+       pass:    13301
+       fail:      536
       crash:       68
        skip:     4126
     timeout:        0
diff --git a/.pick_status.json b/.pick_status.json
index c410a0b42d0..e69164910ac 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -1174,7 +1174,7 @@
         "description": "CI: Update Windows quick_gl baseline for mysterious new passes",
         "nominated": false,
         "nomination_type": null,
-        "resolution": 4,
+        "resolution": 1,
         "main_sha": null,
         "because_sha": null
     },
@@ -10277,4 +10277,4 @@
         "main_sha": null,
         "because_sha": null
     }
-]
\ No newline at end of file
+]



More information about the mesa-commit mailing list