Turn on silent testing for bitbucket pipelines beta.
--HG-- branch : develop
This commit is contained in:
parent
ec800565d7
commit
8bed074907
|
@ -19,4 +19,4 @@ pipelines:
|
|||
- make -j$(nproc)
|
||||
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"/opt/atlassian/bitbucketci/agent/build/build/src/libs/vpropertyexplorer/bin:/opt/atlassian/bitbucketci/agent/build/build/src/libs/qmuparser/bin"
|
||||
# QTestLib require GUI support for some tests
|
||||
- xvfb-run -a make check
|
||||
- xvfb-run -a make -silent check TESTARGS="-silent"
|
||||
|
|
Loading…
Reference in New Issue
Block a user