mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Produce less verbose logs for tests on travis
This commit is contained in:
parent
68675effac
commit
5b5548b8ca
@ -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…
Reference in New Issue
Block a user