Merge branch 'slow-tests' into 'master'

build: Increase the slow test timeout to 180s

See merge request GNOME/glib!934
This commit is contained in:
Christoph Reiter 2019-07-14 21:15:53 +00:00
commit b6566ad92e

View File

@ -2037,7 +2037,7 @@ if want_systemtap and enable_dtrace
endif
test_timeout = 60
test_timeout_slow = 120
test_timeout_slow = 180
pkg = import('pkgconfig')
windows = import('windows')