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: ignore invalid hostname of some macos runners #2252

Merged

Conversation

black-sliver
Copy link
Member

What is this fixing or adding?

CI unittests sometimes randomly fail on macos because gethostbyname fails. Instead of a hard error, fall back to "127.0.0.1" or "::1" and print a warning.

How was this tested?

We'll see

@Berserker66
Copy link
Member

Thanks Github...

@black-sliver black-sliver merged commit f9761ad into ArchipelagoMW:main Oct 2, 2023
12 checks passed
@black-sliver black-sliver deleted the fix-macos-runner-error branch October 2, 2023 06:34
@ThePhar ThePhar added is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. affects: core Issues/PRs that touch core and may need additional validation. labels Oct 17, 2023
FlySniper pushed a commit to FlySniper/Archipelago that referenced this pull request Nov 14, 2023
Jouramie pushed a commit to Jouramie/Archipelago that referenced this pull request Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: core Issues/PRs that touch core and may need additional validation. is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants