tests: Mark gdbus-threading test as slow

It often takes a bit more than 30s on my local machine to run.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2018-07-06 15:01:40 +01:00
parent b1e0f09e7d
commit 6438e2c731

View File

@ -70,6 +70,7 @@ gio_tests = [
slow_tests = [
'actions',
'gdbus-export',
'gdbus-threading',
'testfilemonitor',
]