Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Improve UDP test reliability #7112

Merged
merged 1 commit into from
Mar 22, 2016
Merged

Conversation

ericeil
Copy link
Contributor

@ericeil ericeil commented Mar 21, 2016

Harden the UDP Sockets tests against packet loss. Whenever we expect to receive a UDP packet, we'll send 10 packets; hopefully this will reduce the failure rate in these tests. There are three remaining tests that are a little trickier to harden; I've marked these with TODOs, and will address them separately.

Fixes most of #5185

@stephentoub @CIPop @davidsh

Harden the UDP Sockets tests against packet loss.  Whenever we expect to receive a UDP packet, we'll send 10 packets; hopefully this will reduce the failure rate in these tests.  There are three remaining tests that are a little trickier to harden; I've marked these with TODOs, and will address them separately.
@stephentoub
Copy link
Member

LGTM

stephentoub added a commit that referenced this pull request Mar 22, 2016
@stephentoub stephentoub merged commit a5c79c8 into dotnet:master Mar 22, 2016
@ericeil ericeil deleted the UdpReliability branch June 17, 2016 21:23
@karelz karelz modified the milestone: 1.0.0-rtm Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants