test: mark test-worker-prof as flake on all platforms
PR-URL: https://github.com/nodejs/node/pull/26600 Refs: https://github.com/nodejs/node/issues/26401 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
This commit is contained in:
parent
0a95c87dc6
commit
e1cd8ac007
@ -9,6 +9,8 @@ prefix parallel
|
||||
test-net-connect-options-port: PASS,FLAKY
|
||||
# https://github.com/nodejs/node/issues/24305
|
||||
test-trace-events-api-worker-disabled: PASS,FLAKY
|
||||
# https://github.com/nodejs/node/issues/26401
|
||||
test-worker-prof: PASS,FLAKY
|
||||
|
||||
[$system==win32]
|
||||
test-http2-pipe: PASS,FLAKY
|
||||
@ -24,8 +26,6 @@ test-worker-memory: PASS,FLAKY
|
||||
[$arch==arm || $arch==arm64]
|
||||
# https://github.com/nodejs/node/issues/25028
|
||||
test-cli-node-options: PASS,FLAKY
|
||||
# https://github.com/nodejs/node/issues/26401
|
||||
test-worker-prof: PASS,FLAKY
|
||||
|
||||
[$system==solaris] # Also applies to SmartOS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user