mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 17:59:31 +02:00
Produce less verbose logs for tests on travis
This commit is contained in:
parent
68675effac
commit
5b5548b8ca
1 changed files with 3 additions and 1 deletions
|
@ -44,7 +44,9 @@ script:
|
||||||
- make
|
- make
|
||||||
- make install
|
- make install
|
||||||
- make xref
|
- make xref
|
||||||
- make test
|
- sed -i -e 's/ct:pal/ct:log/' test/suite.erl
|
||||||
|
- ln -sf ../sql priv/
|
||||||
|
- escript ./rebar skip_deps=true ct -v
|
||||||
- grep -q 'TEST COMPLETE, \([[:digit:]]*\) ok, .* of \1 ' logs/raw.log
|
- grep -q 'TEST COMPLETE, \([[:digit:]]*\) ok, .* of \1 ' logs/raw.log
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue