Skip to content

test: allow out-of-order replies in dgram tests#6607

Merged
addaleax merged 1 commit intonodejs:masterfrom
addaleax:fix-udp-default-host-tests
May 10, 2016
Merged

test: allow out-of-order replies in dgram tests#6607
addaleax merged 1 commit intonodejs:masterfrom
addaleax:fix-udp-default-host-tests

Conversation

@addaleax
Copy link
Member

@addaleax addaleax commented May 5, 2016

Checklist
  • tests and code linting passes
  • a test and/or benchmark is included
  • the commit message follows commit guidelines
Affected core subsystem(s)

test, dgram

Description of change

Allow out of order replies in the flaky test-dgram{-upd6,}-send-default-host.js files by sorting the incoming replies after receiving them.

Fixes: #6577

/cc @Trott @santigimeno

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dgram Issues and PRs related to the dgram subsystem / UDP. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants