Skip to content

Commit 9d25d25

Browse files
jasnelldanielleadams
authored andcommitted
test: mark test-cluster-bind-privileged-port flaky on arm
Per rvagg: ``` Persistent failure, even after restarts of the whole cluster. #36478 was merged into this test yesterday but the parent commit still has the failures. What has changed is the Docker version. They all got an upgrade to 5:20.10.2~3-0~raspbian-buster and this is all running inside containers. It's going to be the newest version of Docker running in our CI and I wonder whether we're going to see similar failures when we upgrade other hosts or if this is going to be restricted to ARM. Other than that, I'm not sure what this could be. It seems like a straightforward test that shouldn't fail, maybe Docker has introduced something new for unprivileged port binding inside containers? ``` Signed-off-by: James M Snell <[email protected]> PR-URL: #36850 Refs: #36847 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Mary Marchini <[email protected]>
1 parent c64db20 commit 9d25d25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/parallel/parallel.status

+3
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ test-async-hooks-http-parser-destroy: PASS,FLAKY
3636
# https://github.com/nodejs/node/pull/31178
3737
test-crypto-dh-stateless: SKIP
3838
test-crypto-keygen: SKIP
39+
# https://github.com/nodejs/node/issues/36847
40+
test-cluster-bind-privileged-port: PASS,FLAKY
41+
test-cluster-shared-handle-bind-privileged-port: PASS,FLAKY
3942

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

0 commit comments

Comments
 (0)