Skip to content
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

2020-02: tox ci broken on py27-macos and pypy #1520

Closed
ssbarnea opened this issue Feb 12, 2020 · 1 comment
Closed

2020-02: tox ci broken on py27-macos and pypy #1520

ssbarnea opened this issue Feb 12, 2020 · 1 comment
Labels
bug:normal affects many people or has quite an impact

Comments

@ssbarnea
Copy link
Member

Apparently tox own CI is broken on two places and this is a blocking issue for merning any other changes.

AFAIK I was not able to replicate any of these locally and I suspect they could even be flaky.

Both of them are on less-mainstream platforms which makes me think that they may not be considered as part of the merge criteria.

py27-macos

171250Z + [2]..._______________________\n0:01:41.707345   a: commands succeeded\n0:01:41.707401 ERROR:   b: parallel child exit code 2\n\n'
2020-02-12T14:38:10.2171360Z 	[<TracebackEntry /Users/runner/runners/2.164.8/work/1/s/tests/integration/test_parallel_interrupt.py:73>]
2020-02-12T14:38:10.2171430Z test_parallel_interrupt failed; it passed 0 out of the req

pypy-linux

_______________ TestConfigTestEnv.test_default_factors_conflict ________________

tests/unit/config/test_config.py:1948: Failed
E           Failed: DID NOT WARN. No warnings of type (<type 'exceptions.UserWarning'>,) was emitted. The list of emitted warnings is: [].
@ssbarnea ssbarnea added the bug:normal affects many people or has quite an impact label Feb 12, 2020
@ssbarnea ssbarnea mentioned this issue Feb 12, 2020
6 tasks
@ssbarnea
Copy link
Member Author

Fixed by #1521

@tox-dev tox-dev locked and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug:normal affects many people or has quite an impact
Projects
None yet
Development

No branches or pull requests

1 participant