summaryrefslogtreecommitdiff
path: root/tests/network/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/network/meson.build')
-rw-r--r--tests/network/meson.build4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/network/meson.build b/tests/network/meson.build
index 81068920c..75cc25c19 100644
--- a/tests/network/meson.build
+++ b/tests/network/meson.build
@@ -20,7 +20,9 @@ exe = executable(
envs = [
'G_MESSAGES_DEBUG=all',
'BUILDDIR=' + meson.current_build_dir(),
- 'TOP_BUILDDIR=' + meson.build_root()
+ 'TOP_BUILDDIR=' + meson.build_root(),
+# Disable ATK, this should not be required but it caused CI failures -- 2018-12-07
+ 'NO_AT_BRIDGE=1'
]
test(