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

Fix optional test for ENETUNREACH error condition #288

Merged
merged 1 commit into from
Apr 2, 2022

Conversation

clue
Copy link
Member

@clue clue commented Mar 22, 2022

This minor changeset fixes the optional test for the ENETUNREACH error condition. This test is skipped on many platforms and as such also wasn't executed/spotted on GitHub Actions. It looks like this minor test issue has been introduced via #283. Originally introduced via #265. Spotted while working on reactphp/reactphp#454

@clue clue added this to the v1.12.0 milestone Mar 22, 2022
@clue
Copy link
Member Author

clue commented Mar 22, 2022

For the reference: Given that this test is skipped on most platforms anyway, I've reduced the time it takes to skip from ~20s to ~2s. The total test time is now down from ~23s to ~5s.

@WyriHaximus WyriHaximus merged commit dff5ac9 into reactphp:1.x Apr 2, 2022
@clue clue deleted the test-enetunreach branch April 2, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants