mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-19 07:00:03 -05:00
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:
parent
39bc380c12
commit
24c389c8aa
3 changed files with 15 additions and 4 deletions
|
|
@ -48,7 +48,7 @@ pulseaudio -n \
|
|||
&
|
||||
|
||||
# wait a few seconds to let the daemon start!
|
||||
sleep 5
|
||||
sleep 2
|
||||
|
||||
unset DISPLAY
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue