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

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

Merged
merged 1 commit into from
May 10, 2016

Commits on May 10, 2016

  1. test: allow out-of-order replies in dgram tests

    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: nodejs#6577
    PR-URL: nodejs#6607
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    addaleax committed May 10, 2016
    Configuration menu
    Copy the full SHA
    c5a8bd5 View commit details
    Browse the repository at this point in the history