Skip to content

Temporarily disable Test coverage step on GitHub Action CI #3895

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

Conversation

yutannihilation
Copy link
Member

covr::codecov() keeps failing on GitHub Action CI.

Error in curl::curl_fetch_memory(url, handle = handle) : 
  HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
Calls: <Anonymous> ... request_fetch -> request_fetch.write_memory -> <Anonymous>
Execution halted
##[error]Process completed with exit code 1.

https://github.com/tidyverse/ggplot2/runs/509138337?check_suite_focus=true#step:13:14

I tried some tweaks on my forked repo (yutannihilation#4), but none of these worked. As the other repos (e.g. roxygen2) works without error, this seems specific to ggplot2. So, I think it takes some time to figure out what's happening here, so this should be disabled for now.

Fortunately(?), I forgot to remove the test coverage step on Travis CI in #3862, so we can rely on it for a while.

@yutannihilation
Copy link
Member Author

Thanks for approving.

@yutannihilation yutannihilation merged commit 3ddfc3f into tidyverse:master Mar 15, 2020
@yutannihilation yutannihilation deleted the ci/disable-codecov-on-github-action-temporarily branch March 15, 2020 14:38
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