From: Christoph Reiter Date: Sun, 15 Apr 2018 03:48:02 +0000 (+0200) Subject: Revert "ci: Enable the a11y test suite" X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~22^2~496 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3da9543b63ea006f69395e8a7ca6d214e6c3b9b3;p=gtk4.git Revert "ci: Enable the a11y test suite" This reverts commit 968a8e1cf0c5bd21e856204d3aa1f4256d7ff814. things still fail in the gitlab runner --- diff --git a/.gitlab-ci/test-docker.sh b/.gitlab-ci/test-docker.sh index 759ad3221a..47cb9e9daf 100755 --- a/.gitlab-ci/test-docker.sh +++ b/.gitlab-ci/test-docker.sh @@ -28,4 +28,5 @@ xvfb-run -a -s "-screen 0 1024x768x24" \ meson test \ --print-errorlogs \ --suite=gtk+ \ - --no-suite=gtk+:gsk + --no-suite=gtk+:gsk \ + --no-suite=gtk+:a11y