[glib: 14/17] tests: Mark gdbus-threading as non-flaky any more
- From: Sebastian Dröge <sdroege src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 14/17] tests: Mark gdbus-threading as non-flaky any more
- Date: Mon, 24 Feb 2020 10:02:41 +0000 (UTC)
commit 0f0af5ae3a45f89076721194e56f9f63e1739c95
Author: Philip Withnall <withnall endlessm com>
Date: Fri Feb 21 12:19:00 2020 +0000
tests: Mark gdbus-threading as non-flaky any more
See previous commits and #1515.
Signed-off-by: Philip Withnall <withnall endlessm com>
Fixes: #1515
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 0e4ce9f93..695ad1f8f 100644
--- a/gio/tests/meson.build
+++ b/gio/tests/meson.build
@@ -302,7 +302,7 @@ if host_machine.system() != 'windows'
},
'gdbus-threading' : {
'extra_sources' : extra_sources,
- 'suite' : ['slow', 'flaky'],
+ 'suite' : ['slow'],
},
'gmenumodel' : {
'extra_sources' : extra_sources,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]