tests: Shorten how long daemon tests take to run

We split out some of the check-daemon tests that take a long time to
run, and also reduce how long we wait for the daemon to start up. This
should make the CI process quicker.
This commit is contained in:
Arun Raghavan 2018-10-13 11:01:45 +05:30
parent 39bc380c12
commit 24c389c8aa
3 changed files with 15 additions and 4 deletions

View file

@ -48,7 +48,7 @@ pulseaudio -n \
&
# wait a few seconds to let the daemon start!
sleep 5
sleep 2
unset DISPLAY