[TIP] Travis.ci => tox => py.test => exited with code -11

Olemis Lang olemis at gmail.com
Sat Jul 7 14:27:23 PDT 2018


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:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20180707/0a90eecf/attachment.html>


More information about the testing-in-python mailing list