tests: Unmark gsocketclient-slow as flaky

Closes #1653
This commit is contained in:
Patrick Griffis 2019-02-22 12:25:13 -05:00 committed by Patrick Griffis
parent 80af199d7d
commit f0fcb68da5

View File

@ -150,7 +150,6 @@ if host_machine.system() != 'windows'
'installed_tests_env' : {
'LD_PRELOAD': '@0@/slow-connect-preload.so'.format(installed_tests_execdir),
},
'suite': ['flaky'],
},
'gschema-compile' : {'install' : false},
'trash' : {},