Skip to content

Tests not working on Arch Linux for 0.89.0 #203

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

Closed
Segaja opened this issue May 11, 2025 · 5 comments
Closed

Tests not working on Arch Linux for 0.89.0 #203

Segaja opened this issue May 11, 2025 · 5 comments

Comments

@Segaja
Copy link

Segaja commented May 11, 2025

When trying to update to 0.89.0 I get the following log output from the tests (see attachment).

ruby-async-http-0.89.0-1-x86_64-check.log

@ioquatix
Copy link
Member

ioquatix commented May 12, 2025

It kind of looks like IPv6 might be buggy in your test environment?

(That doesn't mean we shouldn't be more tolerant of those issues in our test harness).

@Segaja
Copy link
Author

Segaja commented May 12, 2025

IPv6 is disabled on my machine so I guess these tests should be skipped then?

@ioquatix
Copy link
Member

It looks like the resolver might still be returning IPv6 addresses?

@Segaja
Copy link
Author

Segaja commented May 12, 2025

Not sure. Do you have commands to test this?

@Segaja
Copy link
Author

Segaja commented May 22, 2025

Fixed by re-enabling IPv6 on my side.

@Segaja Segaja closed this as completed May 22, 2025
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

No branches or pull requests

2 participants