Skip to content

Commit 2c55282

Browse files
refackBridgeAR
authored andcommitted
test: mark test-worker-prof as flake on all platforms
PR-URL: #26600 Refs: #26401 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
1 parent 8822df8 commit 2c55282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/parallel/parallel.status

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ prefix parallel
99
test-net-connect-options-port: PASS,FLAKY
1010
# https://github.com/nodejs/node/issues/24305
1111
test-trace-events-api-worker-disabled: PASS,FLAKY
12+
# https://github.com/nodejs/node/issues/26401
13+
test-worker-prof: PASS,FLAKY
1214

1315
[$system==win32]
1416
test-http2-pipe: PASS,FLAKY
@@ -24,8 +26,6 @@ test-worker-memory: PASS,FLAKY
2426
[$arch==arm || $arch==arm64]
2527
# https://github.com/nodejs/node/issues/25028
2628
test-cli-node-options: PASS,FLAKY
27-
# https://github.com/nodejs/node/issues/26401
28-
test-worker-prof: PASS,FLAKY
2929

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

0 commit comments

Comments
 (0)