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

CI flake when installing pip requirements #4898

Open
emkll opened this issue Oct 10, 2019 · 0 comments
Open

CI flake when installing pip requirements #4898

emkll opened this issue Oct 10, 2019 · 0 comments

Comments

@emkll
Copy link
Contributor

emkll commented Oct 10, 2019

Description

When installing pip dependencies in CI, pip throws a ConnectionResetError: [Errno 104] Connection reset by peer, resulting in a failed CI run. This could be due to a transient outage.

Steps to Reproduce

See

Expected Behavior

Dependencies should install successfully and CI should pass.

Actual Behavior

Pip throws a ConnectionResetError: [Errno 104] Connection reset by peer error and CI fails

Comments

We've made some changes to the test dependencies, but they aren't yet in release/1.1.0 yet and their backport is unaffected by this error: #4895

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

No branches or pull requests

1 participant