Olemis Lang
2018-07-07 21:27:23 UTC
Hello
We are running a (relatively) complex build job on Travis . The steps are
like this :
- git clone with submodules
- compile go in submodule
- run SWIG , input interface files from submodule
- compile C extension module
- run tox
- run py.test
The py.test build step fails [1]_ with exit error code -11 . Nonetheless
this code is not listed in py.test exit codes list [2]_ .
Does anybody know what could be happening with py.test during this build ?
What's py.test error code -11 about ?
Thanks in advance .
.. [1] https://travis-ci.org/simelo/pyskycoin/jobs/401293871#L614-L626
.. [2] https://docs.pytest.org/en/3.6.3/usage.html#possible-exit-codes
--
Regards,
Olemis - @olemislc
Software Eng Skycoin : https://www.skycoin.net
Apache⢠Bloodhound contributor : http://issues.apache.org/bloodhound
Brython committer : http://brython.info
SciPy Latin America - Ambassador : http://conf.scipyla.org
Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/
Featured article:
We are running a (relatively) complex build job on Travis . The steps are
like this :
- git clone with submodules
- compile go in submodule
- run SWIG , input interface files from submodule
- compile C extension module
- run tox
- run py.test
The py.test build step fails [1]_ with exit error code -11 . Nonetheless
this code is not listed in py.test exit codes list [2]_ .
Does anybody know what could be happening with py.test during this build ?
What's py.test error code -11 about ?
Thanks in advance .
.. [1] https://travis-ci.org/simelo/pyskycoin/jobs/401293871#L614-L626
.. [2] https://docs.pytest.org/en/3.6.3/usage.html#possible-exit-codes
--
Regards,
Olemis - @olemislc
Software Eng Skycoin : https://www.skycoin.net
Apache⢠Bloodhound contributor : http://issues.apache.org/bloodhound
Brython committer : http://brython.info
SciPy Latin America - Ambassador : http://conf.scipyla.org
Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/
Featured article: