Revert "tests: Mark gdbus-peer test as flaky". See #1686

This reverts commit 983a40bf34.
This commit is contained in:
Christoph Reiter 2019-02-14 14:20:16 +01:00
parent 067992f8de
commit 11309b7940

View File

@ -124,8 +124,7 @@ if host_machine.system() != 'windows'
'file' : {},
'gdbus-peer' : {
'dependencies' : [libgdbus_example_objectmanager_dep],
'install_rpath' : installed_tests_execdir,
'suite': ['flaky'],
'install_rpath' : installed_tests_execdir
},
'gdbus-peer-object-manager' : {},
'live-g-file' : {},