gitlab-ci: update Piglit commit, update skips

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
This commit is contained in:
Tapani Pälli 2019-11-15 07:12:24 +02:00
parent 1d970f15e2
commit 7a893a0d57
4 changed files with 8 additions and 6 deletions

View 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"

View 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

View 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

View 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