summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
-rw-r--r--.gitlab-ci/windows/quick_gl.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7574c5abe25..00d5b9ff79d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -893,7 +893,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 -x repeat-wait
+ PIGLIT_OPTIONS: -x nv_copy_depth_to_color -x repeat-wait -x arb_timer_query@timestamp-get
script:
- . _install/piglit_run.ps1
artifacts:
diff --git a/.gitlab-ci/windows/quick_gl.txt b/.gitlab-ci/windows/quick_gl.txt
index 562891d497b..8696872fc02 100644
--- a/.gitlab-ci/windows/quick_gl.txt
+++ b/.gitlab-ci/windows/quick_gl.txt
@@ -4742,7 +4742,7 @@ wgl/wgl-sanity: skip
summary:
name: results
---- --------
- pass: 13254
+ pass: 13253
fail: 539
crash: 68
skip: 4114
@@ -4754,4 +4754,4 @@ summary:
changes: 0
fixes: 0
regressions: 0
- total: 17995
+ total: 17994