ci: Enable the a11y test suite
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 13 Apr 2018 17:47:07 +0000 (18:47 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sat, 14 Apr 2018 15:15:52 +0000 (16:15 +0100)
The accessibility test suite only performs internal validation.

.gitlab-ci/test-docker.sh

index 47cb9e9dafb5e64065ad39eebc3d2bc4af5ff0a8..759ad3221a143e980aaa888ff690a537817f2f4f 100755 (executable)
@@ -28,5 +28,4 @@ xvfb-run -a -s "-screen 0 1024x768x24" \
     meson test \
         --print-errorlogs \
         --suite=gtk+ \
-        --no-suite=gtk+:gsk \
-        --no-suite=gtk+:a11y
+        --no-suite=gtk+:gsk