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

[tests] Bump TestSelect1 socket timeout to 1ms #1

Merged
merged 1 commit into from
Feb 22, 2019
Merged

Conversation

VincentDondain
Copy link
Owner

- Previous test with 100 micro second timeout would fail on iOS device when running **all the socket tests** about 3 times out of 5.
- With a 1 millisecond timeout, it didn't fail the 10 times I tried locally, hopefully this is enough to fix the flakiness.
- Fixes mono#8360: [System.Net.Sockets] flakey failures of SocketTest.TestSelect1 on Darwin systems
  (mono#8360)
- Also partial fix for maccore issue xamarin/maccore#1069
@VincentDondain VincentDondain merged commit db98ca4 into master Feb 22, 2019
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

Successfully merging this pull request may close these issues.

[System.Net.Sockets] flakey failures of SocketTest.TestSelect1 on Darwin systems
1 participant