From f378799d9dd94a46c301d714cadb9eadf1c5a758 Mon Sep 17 00:00:00 2001 From: Jesse Natalie Date: Mon, 16 Aug 2021 06:51:30 -0700 Subject: [PATCH] CI: Update Windows quick_gl baseline for mysterious new passes Acked-by: Erik Faye-Lund Acked-by: Daniel Stone Part-of: --- .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