mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
tests: Let use 20 sec to execute tests
This commit is contained in:
parent
54b10dcbbf
commit
b9ce7db53d
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ coverage-report:
|
|||
done
|
||||
|
||||
check-integration: integration
|
||||
./integration
|
||||
CK_DEFAULT_TIMEOUT=20 ./integration
|
||||
|
||||
check-integration-forever:
|
||||
@while true; do \
|
||||
|
|
Loading…
Reference in a new issue