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

test: turn off multiplexing for cargo on cucumber #3533

Merged
merged 2 commits into from
Nov 4, 2021

Conversation

delta1
Copy link
Contributor

@delta1 delta1 commented Nov 3, 2021

Description

Turn off http multiplexing for cargo on the integration tests.

Trying to resolve spurious network errors

warning: spurious network error (1 tries remaining): [92] Stream error in the HTTP/2 framing layer (HTTP/2 stream 201 was not closed cleanly before end of the underlying stream)
error: failed to download from `https://crates.io/api/v1/crates/rsa/0.3.0/download`

Caused by:
  [92] Stream error in the HTTP/2 framing layer (HTTP/2 stream 203 was not closed cleanly before end of the underlying stream)

Reference: rust-lang/cargo#6513 (comment)

@delta1 delta1 changed the title tests: turn off multiplexing for cargo on cucumber test: turn off multiplexing for cargo on cucumber Nov 3, 2021
@aviator-app aviator-app bot merged commit 800686e into tari-project:development Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants