Skip to content

Commit

Permalink
test: mark test-worker-prof as flake on all platforms
Browse files Browse the repository at this point in the history
PR-URL: #26600
Refs: #26401
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
  • Loading branch information
refack authored and BridgeAR committed Mar 13, 2019
1 parent 6d90c49 commit 300ad04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit 300ad04

Please sign in to comment.