Originally reported byZachary Hafen (Bitbucket: zhafen, GitHub: zhafen)
When using py.test with the python/anaconda module it crashes when trying to execute tests. This seems to be unique to this particular Python distribution on Quest. In particular py.test exits with no errors immediately after collecting 0 items.
Originally reported by Zachary Hafen (Bitbucket: zhafen, GitHub: zhafen)
When using
py.test
with thepython/anaconda
module it crashes when trying to execute tests. This seems to be unique to this particular Python distribution on Quest. In particularpy.test
exits with no errors immediately aftercollecting 0 items
.