tests: Mark gdbus-threading as non-flaky any more

See previous commits and #1515.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Fixes: #1515
This commit is contained in:
Philip Withnall 2020-02-21 12:19:00 +00:00
parent f74a987d21
commit 0f0af5ae3a

View File

@ -302,7 +302,7 @@ if host_machine.system() != 'windows'
},
'gdbus-threading' : {
'extra_sources' : extra_sources,
'suite' : ['slow', 'flaky'],
'suite' : ['slow'],
},
'gmenumodel' : {
'extra_sources' : extra_sources,