-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
py27-trial and py35-trial environments failures on Travis and AppVeyor #1989
Comments
Thanks! I meant to take a look in #1979 but didn't have the time, so opening an issue is better. |
I investigated this for some time today and here's what I found so far:
Those tests execute a trial |
Disable py35-trial while #1989 is not fixed
We have also seen this issue with Python 2.7 in Debian recently. See https://tests.reproducible-builds.org/debian/rbuild/unstable/i386/pytest_3.0.3-1.rbuild.log for a log. |
More information: this started to fail on AppVeyor as well, including py27-trial. 😟 |
While I agree this is *far* from ideal, IMHO It is better to ignore them for now otherwise we hamper contributors with unrelated errors. We should fix this before the next release. pytest-dev#1989
…f zope.interface Fix pytest-dev#1989
See e.g. https://travis-ci.org/pytest-dev/pytest/jobs/165320324:
The text was updated successfully, but these errors were encountered: