Skip to content

Commit

Permalink
Revert "test: mark test-cluster-bind-privileged-port flaky on arm"
Browse files Browse the repository at this point in the history
This reverts commit a45a404.

Solved by marking ports <1024 as privileged on Docker containers.

Ref: nodejs#36850
Ref: nodejs#36847
Ref: nodejs/build#2521
  • Loading branch information
rvagg committed Jan 12, 2021
1 parent 2af43f6 commit 2fdca7b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ test-async-hooks-http-parser-destroy: PASS,FLAKY
# https://github.com/nodejs/node/pull/31178
test-crypto-dh-stateless: SKIP
test-crypto-keygen: SKIP
# https://github.com/nodejs/node/issues/36847
test-cluster-bind-privileged-port: PASS,FLAKY
test-cluster-shared-handle-bind-privileged-port: PASS,FLAKY

[$system==solaris] # Also applies to SmartOS

Expand Down

0 comments on commit 2fdca7b

Please sign in to comment.