[gtk/fix-action-muxer-parent-chain] Skip a11y tests



commit 44a2d5d65fae139e673fd59e766ac5d331c7e454
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jun 20 09:09:58 2019 -0400

    Skip a11y tests
    
    Its the same we do on master. Until those tests
    are reliable, it is better to not include them
    and have a passing testsuite for ci.

 .gitlab-ci/test-docker-meson.sh | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci/test-docker-meson.sh b/.gitlab-ci/test-docker-meson.sh
index c791f3f1ba..40c0f51414 100755
--- a/.gitlab-ci/test-docker-meson.sh
+++ b/.gitlab-ci/test-docker-meson.sh
@@ -25,5 +25,6 @@ xvfb-run -a -s "-screen 0 1024x768x24" \
         --timeout-multiplier 4 \
         --print-errorlogs \
         --suite=gtk+-3.0 \
+        --no-suite=gtk+-3.0:a11y
 
 ninja gail-libgail-util3-doc gdk3-doc gtk3-doc


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