Skip to content

Commit afd5122

Browse files
Trottr-52
authored andcommitted
test: mark test-cluster-shared-leak flaky
test-cluster-shared-leak is flaky on Windows. Refs: #3956 PR-URL: #4162 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Roman Klauke <[email protected]> Reviewed-By: Minwoo Jung <[email protected]>
1 parent 8c35903 commit afd5122

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/parallel/parallel.status

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ prefix parallel
77
[true] # This section applies to all platforms
88

99
[$system==win32]
10+
test-child-process-fork-regr-gh-2847 : PASS,FLAKY
1011
test-cluster-net-send : PASS,FLAKY
12+
test-cluster-shared-leak : PASS,FLAKY
1113
test-tls-ticket-cluster : PASS,FLAKY
12-
test-child-process-fork-regr-gh-2847 : PASS,FLAKY
1314

1415
[$system==linux]
1516
test-http-client-timeout-event : PASS,FLAKY

0 commit comments

Comments
 (0)