test: fix flaky test-net-socket-local-address · nodejs/node@4b43bf0 · GitHub
Skip to content

Commit 4b43bf0

Browse files
Trottrvagg
authored andcommitted
test: fix flaky test-net-socket-local-address
test-net-socket-local-address had a race condition that resulted in unreliability on FreeBSD and Windows. This changes fixes the issue. Fixes: #2475 PR-URL: #4109 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
1 parent f3417e2 commit 4b43bf0

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

test/parallel/parallel.status

Lines changed: 0 additions & 1 deletion

test/parallel/test-net-socket-local-address.js

Lines changed: 8 additions & 2 deletions

0 commit comments

Comments
 (0)