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: nodejs#2475
  • Loading branch information
Trott committed Nov 25, 2015
1 parent b061e3a commit ef07dcc
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 @@ -19,3 +19,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 ef07dcc

Please sign in to comment.