[gtk/wip/ebassi/ci-junit-report: 2/2] ci: Test the a11y suite



commit 7f5477735ba8e4c7afc06323bd9cf51eee24dffe
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Apr 5 20:09:05 2019 +0100

    ci: Test the a11y suite
    
    Check what happens on test failure to the JUnit report.

 .gitlab-ci/test-docker.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci/test-docker.sh b/.gitlab-ci/test-docker.sh
index c070ada43d..cddeb50834 100755
--- a/.gitlab-ci/test-docker.sh
+++ b/.gitlab-ci/test-docker.sh
@@ -32,8 +32,7 @@ xvfb-run -a -s "-screen 0 1024x768x24" \
         --print-errorlogs \
         --suite=gtk \
         --no-suite=gtk:gsk \
-        --no-suite=gtk:reftest \
-        --no-suite=gtk:a11y
+        --no-suite=gtk:reftest
 
 # Save the exit code
 exit_code=$?


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