[gtk] Skip broken a11y tests



commit a73457237df41be8cc3c577a6866829870847f70
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jun 6 14:18:18 2020 -0400

    Skip broken a11y tests

 testsuite/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/testsuite/meson.build b/testsuite/meson.build
index 1e98362cc9..b7b0061ae3 100644
--- a/testsuite/meson.build
+++ b/testsuite/meson.build
@@ -39,6 +39,6 @@ subdir('gdk')
 subdir('gsk')
 subdir('gtk')
 subdir('css')
-subdir('a11y')
+#subdir('a11y')
 subdir('tools')
 subdir('reftests')


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