summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorentin Noël <corentin.noel@collabora.com>2023-09-08 16:08:10 +0200
committerCorentin Noël <corentin.noel@collabora.com>2023-09-08 16:10:06 +0200
commitf3d1786e1becadbd7c3c633f6d87f6feee55906e (patch)
tree2253b9c7ea4134ca250c0b5ffabc12eab6de94c2
parent61d667766c3a77f89912036d76793695e7703ce5 (diff)
https://gitlab.freedesktop.org/mesa/mesa/-/compare/ae5e2c1fea864d7d9836a443ad68950be66da679...adaf4460bd19a9cc8249a0ddac442b5a05f5828d
-rw-r--r--.gitlab-ci.yml4
-rw-r--r--.gitlab-ci/expectations/virt/virgl-gl-skips.txt6
-rw-r--r--.gitlab-ci/expectations/virt/virgl-gles-skips.txt6
3 files changed, 2 insertions, 14 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9c4f6bf..78f4d5e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ variables:
#
# Pick a pipeline on https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/
#
- MESA_PIPELINE_ID: 973582
+ MESA_PIPELINE_ID: 981138
MESA_PROJECT_PATH: mesa/mesa
STORAGE_HOST: s3.freedesktop.org
CI_REGISTRY_IMAGE: "registry.freedesktop.org/${MESA_PROJECT_PATH}"
@@ -36,7 +36,7 @@ include:
# IMPORTANT: Use a recent Mesa Git revision
# The commit ref must be in sync with the pipeline picked above
# It can be found on the pipeline page below the commit message
- ref: ae5e2c1fea864d7d9836a443ad68950be66da679
+ ref: adaf4460bd19a9cc8249a0ddac442b5a05f5828d
file:
- '/.gitlab-ci/image-tags.yml'
diff --git a/.gitlab-ci/expectations/virt/virgl-gl-skips.txt b/.gitlab-ci/expectations/virt/virgl-gl-skips.txt
index 0786463..ac251d5 100644
--- a/.gitlab-ci/expectations/virt/virgl-gl-skips.txt
+++ b/.gitlab-ci/expectations/virt/virgl-gl-skips.txt
@@ -63,11 +63,5 @@ spec@glsl-4.*@*dmat*
spec@glsl-4.*@*dvec*
spec@glsl-4.*@*double*
-# Currently crashes the host
-spec@arb_cull_distance@vs-cull-distance-vertex-outside-cull-volume
-spec@arb_cull_distance@basic-cull-4
-spec@arb_cull_distance@arb_cull_distance-exceed-limits cull
-spec@arb_cull_distance@basic-cull-3
-
#OOM
spec@!opengl 1.1@streaming-texture-leak
diff --git a/.gitlab-ci/expectations/virt/virgl-gles-skips.txt b/.gitlab-ci/expectations/virt/virgl-gles-skips.txt
index 0f96288..35d4f06 100644
--- a/.gitlab-ci/expectations/virt/virgl-gles-skips.txt
+++ b/.gitlab-ci/expectations/virt/virgl-gles-skips.txt
@@ -174,11 +174,5 @@ spec@arb_shader_image_load_store@level@CubeArray level binding test
spec@arb_shader_image_load_store@level@Cube level binding test
spec@arb_shader_image_load_store@level
-# Currently crashes the host
-spec@arb_cull_distance@vs-cull-distance-vertex-outside-cull-volume
-spec@arb_cull_distance@basic-cull-4
-spec@arb_cull_distance@arb_cull_distance-exceed-limits cull
-spec@arb_cull_distance@basic-cull-3
-
#OOM
spec@!opengl 1.1@streaming-texture-leak