-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flaky tests #42
Comments
Thanks for reporting this. @targos can you reproduce this fail locally? |
It's probably the same problem as #7 |
I don't have python 3.5 to test locally |
Good catch, it is infact that problem. It'd be a shame to not support Python 3.5. I'd try to look into it in a week or so. |
Python 3.5 EOLs in September https://devguide.python.org/#status-of-python-branches |
Can this issue be closed? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We're getting this pretty regularly in node-gyp CI: https://travis-ci.com/github/nodejs/node-gyp/jobs/339883554
I don't really know how to interpret the log output that follows, but it's been consistent. I can restart it in Travis and it should pass again, this shows up in maybe 50% of Travis runs and it seems to be most common on Node.js 12 + Python 3.5, but I don't have numbers to back that up.
The text was updated successfully, but these errors were encountered: