Mesa (master): gitlab-ci: bump piglit checkout commit

2020-06-02 Thread GitLab Mirror
Module: Mesa
Branch: master
Commit: c183ea94afd5560b4b9718fce62d0fdab023a16e
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c183ea94afd5560b4b9718fce62d0fdab023a16e

Author: Timothy Arceri 
Date:   Wed Jun  3 10:23:32 2020 +1000

gitlab-ci: bump piglit checkout commit

Part-of: 

---

 .gitlab-ci.yml |   2 +-
 .gitlab-ci/build-piglit.sh |   2 +-
 .gitlab-ci/piglit/glslparser.txt   |  37 ++-
 .gitlab-ci/piglit/quick_gl.txt |  66 -
 .gitlab-ci/piglit/quick_shader.txt | 534 -
 5 files changed, 619 insertions(+), 22 deletions(-)

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=c183ea94afd5560b4b9718fce62d0fdab023a16e
___
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit


Mesa (master): gitlab-ci: bump piglit checkout commit

2019-12-04 Thread GitLab Mirror
Module: Mesa
Branch: master
Commit: 2d26cc077db262fa5e21dd8ae71970380fdf7d41
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d26cc077db262fa5e21dd8ae71970380fdf7d41

Author: Tapani Pälli 
Date:   Mon Dec  2 10:10:37 2019 +0200

gitlab-ci: bump piglit checkout commit

Commit also updates the Piglit quick_gl.txt, list modifications happened
due to following Piglit commits: c248bf201,c acff58ca, 5603e2e60.

Signed-off-by: Tapani Pälli 
Reviewed-by: Timothy Arceri 

---

 .gitlab-ci.yml |  2 +-
 .gitlab-ci/build-piglit.sh |  2 +-
 .gitlab-ci/piglit/quick_gl.txt |  7 +++
 .gitlab-ci/piglit/quick_shader.txt | 22 --
 4 files changed, 25 insertions(+), 8 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 56dce7b5b80..c85f5dbe566 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -103,7 +103,7 @@ x86_build:
 x86_test:
   extends: x86_build
   variables:
-DEBIAN_TAG: _test "2019-11-22"
+DEBIAN_TAG: _test "2019-12-02"
 
 # Debian 9 based x86 build image (old LLVM)
 x86_build_old:
diff --git a/.gitlab-ci/build-piglit.sh b/.gitlab-ci/build-piglit.sh
index 9d61b12d7ab..e76e7ad8c6a 100644
--- a/.gitlab-ci/build-piglit.sh
+++ b/.gitlab-ci/build-piglit.sh
@@ -4,7 +4,7 @@ set -ex
 
 git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch 
--no-checkout /piglit
 pushd /piglit
-git checkout d5aa2cf85503c5339cd8dff04b709acb8085ad93
+git checkout 8771c3860505db2bcf4877216221d774bf90af6b
 patch -p1 <$OLDPWD/.gitlab-ci/piglit/disable-vs_in.diff
 cmake -G Ninja -DCMAKE_BUILD_TYPE=Release
 ninja -j4
diff --git a/.gitlab-ci/piglit/quick_gl.txt b/.gitlab-ci/piglit/quick_gl.txt
index d018fa6ad2f..f724c069bf6 100644
--- a/.gitlab-ci/piglit/quick_gl.txt
+++ b/.gitlab-ci/piglit/quick_gl.txt
@@ -2103,7 +2103,6 @@ spec/ext_texture_array/copyteximage 2d_array samples=32: 
skip
 spec/ext_texture_array/copyteximage 2d_array samples=4: skip
 spec/ext_texture_array/copyteximage 2d_array samples=6: skip
 spec/ext_texture_array/copyteximage 2d_array samples=8: skip
-spec/ext_texture_format_bgra/api-errors: fail
 spec/ext_texture_integer/fbo-integer: fail
 spec/ext_texture_integer/multisample-formats 16 gl_ext_texture_integer: skip
 spec/ext_texture_integer/multisample-formats 2 gl_ext_texture_integer: skip
@@ -2291,8 +2290,8 @@ wgl/wgl-sanity: skip
 summary:
name:  results
  
-   pass:17783
-   fail:  236
+   pass:17787
+   fail:  235
   crash:2
skip: 2032
 timeout:0
@@ -2303,4 +2302,4 @@ summary:
 changes:0
   fixes:0
 regressions:0
-  total:20073
+  total:20076
diff --git a/.gitlab-ci/piglit/quick_shader.txt 
b/.gitlab-ci/piglit/quick_shader.txt
index 94a4c7a0d2c..3bf5a2c3d7c 100644
--- a/.gitlab-ci/piglit/quick_shader.txt
+++ b/.gitlab-ci/piglit/quick_shader.txt
@@ -192,6 +192,21 @@ 
spec/arb_geometry_shader4/linker/no-vertex-shader-user-defined-input-varying: sk
 spec/arb_geometry_shader4/linker/varying-mismatch: skip
 spec/arb_geometry_shader4/linker/verticesin-const: skip
 spec/arb_get_program_binary/execution/uniform-after-restore: skip
+spec/arb_gl_spirv/execution/ssbo/array: skip
+spec/arb_gl_spirv/execution/ssbo/array-indirect: skip
+spec/arb_gl_spirv/execution/ssbo/array-inside-ssbo: skip
+spec/arb_gl_spirv/execution/ssbo/array-of-arrays-inside-ssbo: skip
+spec/arb_gl_spirv/execution/ssbo/simple: skip
+spec/arb_gl_spirv/execution/ssbo/two-ssbo: skip
+spec/arb_gl_spirv/execution/ssbo/two-stages: skip
+spec/arb_gl_spirv/execution/ubo/array: skip
+spec/arb_gl_spirv/execution/ubo/array-indirect: skip
+spec/arb_gl_spirv/execution/ubo/array-inside-ubo: skip
+spec/arb_gl_spirv/execution/ubo/array-of-arrays-inside-ubo: skip
+spec/arb_gl_spirv/execution/ubo/location-0-crash: skip
+spec/arb_gl_spirv/execution/ubo/simple: skip
+spec/arb_gl_spirv/execution/ubo/two-stages: skip
+spec/arb_gl_spirv/execution/ubo/two-ubos: skip
 spec/arb_gl_spirv/execution/uniform/array: skip
 spec/arb_gl_spirv/execution/uniform/arrays-of-arrays: skip
 spec/arb_gl_spirv/execution/uniform/atomic-uint-aoa-cs: skip
@@ -6375,6 +6390,9 @@ spec/glsl-es-3.10/execution/cs-image-atomic-if-else: skip
 spec/glsl-es-3.10/execution/cs-image-atomic-if-else-2: skip
 spec/glsl-es-3.10/execution/cs-image-load-if-else: skip
 spec/glsl-es-3.10/execution/cs-nir-scheduler-load-shared-regression-check: skip
+spec/glsl-es-3.10/execution/fs-atomic-counter-layout: skip
+spec/glsl-es-3.10/execution/fs-simple-atomic-counter-inc-dec-read: skip
+spec/glsl-es-3.10/execution/vs-simple-atomic-counter-inc-dec-read: skip
 spec/intel_shader_atomic_float_minmax/execution/shared-atomiccompswap-float: 
skip
 spec/intel_shader_atomic_float_minmax/execution/shared-atomicexchange-float: 
skip
 spec/intel_shader_atomic_float_minmax/execution/shared-atomicmax-float: skip
@@ -6423,7 +6441,7 @@ summary:
pass: 7382
fail:   51