[gtk] Revert "ci: Enable the a11y test suite"



commit 3da9543b63ea006f69395e8a7ca6d214e6c3b9b3
Author: Christoph Reiter <creiter src gnome org>
Date:   Sun Apr 15 05:48:02 2018 +0200

    Revert "ci: Enable the a11y test suite"
    
    This reverts commit 968a8e1cf0c5bd21e856204d3aa1f4256d7ff814.
    
    things still fail in the gitlab runner

 .gitlab-ci/test-docker.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]