gitlab-ci: update Piglit commit, update skips
authorTapani Pälli <tapani.palli@intel.com>
Fri, 15 Nov 2019 05:12:24 +0000 (07:12 +0200)
committerTapani Pälli <tapani.palli@intel.com>
Fri, 15 Nov 2019 10:06:15 +0000 (12:06 +0200)
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
.gitlab-ci.yml
.gitlab-ci/debian-test-install.sh
.gitlab-ci/piglit/glslparser+quick_shader.txt
.gitlab-ci/piglit/quick_gl.txt

index 895017a..b8646f7 100644 (file)
@@ -15,7 +15,7 @@
 variables:
   UPSTREAM_REPO: mesa/mesa
   DEBIAN_TAG: "amd64-2019-11-13-2"
-  DEBIAN_TEST_TAG: "amd64-test-2019-11-12-2"
+  DEBIAN_TEST_TAG: "amd64-test-2019-11-15"
   DEBIAN_ARM64_TAG: "arm64v8-2019-11-13"
   DEBIAN_ARM64_TEST_TAG: "arm64v8-test-2019-11-12-2"
   STRETCH_TAG: "2019-09-18"
index 59dcbbd..bb48c47 100644 (file)
@@ -57,7 +57,7 @@ apt-get install -y --no-remove \
 
 git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
 pushd /piglit
-git checkout 7a92b02210dabbba31ae5fd71272ea742346a9c8
+git checkout 594edcc00d55028d4c815f6192ba9885b2340eb6
 patch -p1 <$OLDPWD/.gitlab-ci/piglit/disable-vs_in.diff
 cmake -G Ninja -DCMAKE_BUILD_TYPE=Release
 ninja -j4
index eb4e62e..7e0ed1d 100644 (file)
@@ -615,6 +615,7 @@ spec/arb_geometry_shader4/preprocessor/enabled-core_vert: skip
 spec/arb_get_program_binary/execution/uniform-after-restore: skip
 spec/arb_gl_spirv/execution: skip
 spec/arb_gl_spirv/execution/uniform: skip
+spec/arb_gl_spirv/execution/xfb: skip
 spec/arb_gl_spirv/linker/uniform: skip
 spec/arb_gpu_shader5/compiler/builtin-functions/fs-gather-comp-float-samplers_frag: skip
 spec/arb_gpu_shader5/compiler/builtin-functions/fs-gather-comp-int-samplers_frag: skip
@@ -5335,7 +5336,7 @@ summary:
        pass:     9617
        fail:        7
       crash:        1
-       skip:     5323
+       skip:     5324
     timeout:        0
        warn:        0
  incomplete:        0
@@ -5344,4 +5345,4 @@ summary:
     changes:        0
       fixes:        0
 regressions:        0
-      total:    14948
+      total:    14949
index 3555aad..274f2bd 100644 (file)
@@ -897,6 +897,7 @@ spec/ati_envmap_bumpmap/ati_envmap_bumpmap-bump: skip
 spec/egl 1_4/egl-blob-cache: skip
 spec/egl 1_4/egl-context-priority: skip
 spec/egl 1_4/egl-copy-buffers: fail
+spec/egl 1_4/egl-flush-external: skip
 spec/egl 1_4/egl-gl_oes_egl_image: skip
 spec/egl 1_4/egl-invalid-attr: skip
 spec/egl 1_4/eglcreatepbuffersurface with egl_samples set: skip
@@ -1776,7 +1777,7 @@ summary:
        pass:     4503
        fail:      101
       crash:        2
-       skip:     1667
+       skip:     1668
     timeout:        0
        warn:        2
  incomplete:        0
@@ -1785,4 +1786,4 @@ summary:
     changes:        0
       fixes:        0
 regressions:        0
-      total:     6275
+      total:     6276