FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix optional test for `ENETUNREACH` error condition by clue · Pull Request #288 · reactphp/socket · GitHub

Fix optional test for ENETUNREACH error condition - #288

Merged
WyriHaximus merged 1 commit into
reactphp:1.xfrom
clue-labs:test-enetunreach
Apr 2, 2022
Merged

Fix optional test for ENETUNREACH error condition#288
WyriHaximus merged 1 commit into
reactphp:1.xfrom
clue-labs:test-enetunreach

Conversation

clue commented Mar 22, 2022

Copy link
Copy Markdown
Member

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 added this to the v1.12.0 milestone Mar 22, 2022
clue force-pushed the test-enetunreach branch from a1ae8d1 to c015786 Compare March 22, 2022 10:34
clue requested a review from WyriHaximus March 22, 2022 10:35

clue commented Mar 22, 2022

Copy link
Copy Markdown
Member Author

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 merged commit dff5ac9 into reactphp:1.x Apr 2, 2022
clue deleted the test-enetunreach branch April 2, 2022 16:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL