New submission from Stéphane Wirtel <[email protected]>: In the config of Travis, we can see there is a OPTIONAL=true env var for the tests at line 72:
https://github.com/python/cpython/blob/master/.travis.yml#L72 If I read the doc, normally the tests can crash and this is not a problem? Is it right, because I am not an expert of Travis. Thank you, Stéphane ---------- messages: 327533 nosy: matrixise priority: normal severity: normal status: open title: Are the tests optional on travis? _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34959> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
