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

Olemis Lang olemis at gmail.com
Sat Jul 7 22:12:09 PDT 2018


On Sat, Jul 7, 2018 at 5:36 PM, Bruno Oliveira <nicoddemus at gmail.com> wrote:

> Hi Olemis,
>
> On Sat, Jul 7, 2018 at 6:30 PM Olemis Lang <olemis at gmail.com> wrote:
>
>>
>> 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 ?
>>
>
> [...]

>
> I suggest running pytest with `-v` to see which test is crashing, and
> trying to figure out what might be causing it from there.
>
>
> [...]

Sure https://travis-ci.org/simelo/pyskycoin/builds/401340567
Struggling with Python 3.6 on Travis ... but that's another story .


-- 
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/20180708/fc18182f/attachment.htm>


More information about the testing-in-python mailing list