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

Try workaround for flaky network in GitHub hosted runners #1403

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Nov 22, 2023

We often see macOS builds timeout when contacting localhost during documentation generation.

This is one of the workarounds mentioned at actions/runner-images#1187, so let's see if it helps...

Builds completed:

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10

QUALITY CHECKLIST

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e60f60b) 90.79% compared to head (f71c562) 90.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1403   +/-   ##
=======================================
  Coverage   90.79%   90.79%           
=======================================
  Files         342      342           
  Lines       11060    11060           
  Branches     1812     1812           
=======================================
  Hits        10042    10042           
  Misses        670      670           
  Partials      348      348           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bkoelman bkoelman force-pushed the analyze-cibuild-network-perf branch 4 times, most recently from e517f58 to f3016e2 Compare November 25, 2023 07:45
@bkoelman bkoelman force-pushed the analyze-cibuild-network-perf branch from f3016e2 to f71c562 Compare December 8, 2023 18:12
@bkoelman bkoelman marked this pull request as ready for review December 10, 2023 18:29
@bkoelman bkoelman merged commit 337a2a9 into master Dec 10, 2023
16 checks passed
@bkoelman bkoelman deleted the analyze-cibuild-network-perf branch December 10, 2023 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant