mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Merge branch 'gdbus-peer-flaky' into 'master'
tests: Mark gdbus-peer test as flaky See merge request GNOME/glib!668
This commit is contained in:
commit
fbb97b46d8
@ -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