Skip to content

Commit

Permalink
test: mark test flaky on FreeBSD
Browse files Browse the repository at this point in the history
Mark test-net-socket-local-address flaky on FreeBSD. It times out with
some frequency on CI.

Ref: #2475
PR-URL: #4016
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
  • Loading branch information
Trott authored and rvagg committed Dec 5, 2015
1 parent 69c95bb commit c500037
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ test-child-process-exit-code : PASS,FLAKY
[$system==solaris] # Also applies to SmartOS

[$system==freebsd]
test-net-socket-local-address : PASS,FLAKY

0 comments on commit c500037

Please sign in to comment.