Skip to content

Commit

Permalink
test: move test-https-connect-localport to sequential
Browse files Browse the repository at this point in the history
test-https-connect-localport uses a hard-coded port number. Therefore
the test cannot be in the parallel directory because it will sometimes
conflict with other tests that run at the same time and request that the
OS provide an available port.

Fixes: nodejs#26862
  • Loading branch information
Trott committed Mar 23, 2019
1 parent 2b89ac6 commit dad3deb
Showing 1 changed file with 0 additions and 0 deletions.

0 comments on commit dad3deb

Please sign in to comment.