Skip to content

test: skip IPv6 tests if its support is not present#6048

Merged
Eomm merged 2 commits intofastify:mainfrom
LiviaMedeiros:test-ipv6-skippa-skippa
Apr 11, 2025
Merged

test: skip IPv6 tests if its support is not present#6048
Eomm merged 2 commits intofastify:mainfrom
LiviaMedeiros:test-ipv6-skippa-skippa

Conversation

@LiviaMedeiros
Copy link
Copy Markdown
Contributor

Avoid EAFNOSUPPORT failures on systems without IPv6 support.

Checklist

Copy link
Copy Markdown
Contributor

@Uzlopak Uzlopak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems about right

Copy link
Copy Markdown
Member

@Eomm Eomm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should prefer a clear boolean action instead of negation - it will be easier to read: skip the test if the ipv6 is missing

@Eomm Eomm added the test Issue or pr related to our testing infrastructure. label Apr 10, 2025
@Eomm Eomm merged commit a155457 into fastify:main Apr 11, 2025
47 of 53 checks passed
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

test Issue or pr related to our testing infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants