Skip to content

Add test group to skip integration tests relying on internet connection and apply timeouts #132

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

Merged
merged 2 commits into from
Jan 19, 2018

Conversation

clue
Copy link
Member

@clue clue commented Jan 19, 2018

The test suite contains some tests that rely on a working internet connection and upload more than 30 MB(!) and does not apply any timeouts for this. This simple PR reduces this size to 50 KB (which exhibits the same behavior as documented in #105) and applies a timeout of 10s for each test. Additionally, we now document this in our README and give instructions on how these tests can be skipped.

Builds on top of #105
Refs reactphp/socket#146

@clue clue added this to the v0.7.7 milestone Jan 19, 2018
@WyriHaximus WyriHaximus merged commit df46cde into reactphp:master Jan 19, 2018
@clue clue deleted the internet branch January 19, 2018 15:04
@WyriHaximus
Copy link
Member

Merged this as the only job we're waiting for is a mac job and that's allowed to fail

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