Skip to content
This repository was archived by the owner on Jul 16, 2022. It is now read-only.

Unlimited recursion on Windows with Python 2.7 #30

Closed
pombredanne opened this issue May 24, 2018 · 2 comments
Closed

Unlimited recursion on Windows with Python 2.7 #30

pombredanne opened this issue May 24, 2018 · 2 comments

Comments

@pombredanne
Copy link

I bumped to the latest pytest which now needs atomicwrites... and the tests fail to run on Windows.
I am under the impression that atomicwrites is the culprit but I may be wrong?

See https://ci.appveyor.com/project/nexB/license-expression/build/248/job/smx1qy33w1dxrlh5#L531
and https://ci.appveyor.com/project/nexB/license-expression/build/248/job/jpd8c35tgee9mi7y#L532

Things work fine on POSIX and other Python versions on Windows:
https://travis-ci.org/nexB/license-expression/builds/383421178
https://ci.appveyor.com/project/nexB/license-expression/build/248

The exact versions used are here:
https://github.com/nexB/license-expression/tree/fix-symbol-comparison/thirdparty/dev

@pombredanne
Copy link
Author

This is a pytest bug. Closing this here.

@pombredanne
Copy link
Author

pytest-dev/pytest#3506

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant