[gtk/matthiasc/for-master: 418/419] testsuite: Set NO_AT_BRIDGE for gtk tests
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 418/419] testsuite: Set NO_AT_BRIDGE for gtk tests
- Date: Wed, 25 Mar 2020 21:05:40 +0000 (UTC)
commit 5870d9d72a618195c444ef6c8459e537ab65dbd8
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Mar 25 15:29:12 2020 -0400
testsuite: Set NO_AT_BRIDGE for gtk tests
The a11y stack insists on spewing hard to control warnings
that make our tests fail. So, no accessibility for gtk tests :(
testsuite/gtk/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/testsuite/gtk/meson.build b/testsuite/gtk/meson.build
index 58fca614c7..8d2a54766c 100644
--- a/testsuite/gtk/meson.build
+++ b/testsuite/gtk/meson.build
@@ -115,6 +115,7 @@ foreach t : tests
'GDK_DEBUG=default-settings',
'GTK_CSD=1',
'G_ENABLE_DIAGNOSTIC=0',
+ 'NO_AT_BRIDGE=1',
'GSK_RENDERER=cairo',
'G_TEST_SRCDIR=@0@'.format(meson.current_source_dir()),
'G_TEST_BUILDDIR=@0@'.format(meson.current_build_dir()),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]