mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
tests: Mark gdbus-peer test as flaky
It is occasionally deadlocking. See #1686. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
c5c9b29b9d
commit
983a40bf34
@ -124,7 +124,8 @@ if host_machine.system() != 'windows'
|
||||
'file' : {},
|
||||
'gdbus-peer' : {
|
||||
'dependencies' : [libgdbus_example_objectmanager_dep],
|
||||
'install_rpath' : installed_tests_execdir
|
||||
'install_rpath' : installed_tests_execdir,
|
||||
'suite': ['flaky'],
|
||||
},
|
||||
'gdbus-peer-object-manager' : {},
|
||||
'live-g-file' : {},
|
||||
|
Loading…
Reference in New Issue
Block a user