[glib/wip/tingping/network-address-errors: 2/3] tests: Unmark network-address test as flaky



commit 8803cc048e57b91b244c7ac3bc28cb63e5f32f7a
Author: Patrick Griffis <pgriffis igalia com>
Date:   Thu Feb 7 09:51:54 2019 -0500

    tests: Unmark network-address test as flaky

 gio/tests/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/tests/meson.build b/gio/tests/meson.build
index 7f47f62b6..ebd04461f 100644
--- a/gio/tests/meson.build
+++ b/gio/tests/meson.build
@@ -55,7 +55,7 @@ gio_tests = {
   'memory-output-stream' : {},
   'monitor' : {},
   'mount-operation' : {},
-  'network-address' : {'extra_sources': ['mock-resolver.c'], 'suite': ['flaky']},
+  'network-address' : {'extra_sources': ['mock-resolver.c']},
   'network-monitor' : {},
   'network-monitor-race' : {},
   'permission' : {},


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