diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9f076af9475..0eb0b6e8b93 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -837,7 +837,7 @@ test-d3d12-windows: GIT_STRATEGY: none # testing doesn't build anything from source GALLIUM_DRIVER: d3d12 PIGLIT_PROFILE: quick_gl - PIGLIT_OPTIONS: -x nv_copy_depth_to_color + PIGLIT_OPTIONS: -x nv_copy_depth_to_color -x repeat-wait script: - . _install/piglit_run.ps1 artifacts: diff --git a/.gitlab-ci/windows/quick_gl.txt b/.gitlab-ci/windows/quick_gl.txt index 3c85d7b27f6..8844e39382b 100644 --- a/.gitlab-ci/windows/quick_gl.txt +++ b/.gitlab-ci/windows/quick_gl.txt @@ -4749,7 +4749,7 @@ wgl/wgl-sanity: skip summary: name: results ---- -------- - pass: 13248 + pass: 13247 fail: 539 crash: 75 skip: 4114 @@ -4761,4 +4761,4 @@ summary: changes: 0 fixes: 0 regressions: 0 - total: 17996 + total: 17995