Skip to content

Commit

Permalink
test: add github refs to flaky tests
Browse files Browse the repository at this point in the history
PR-URL: #28123
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
sam-github authored and BridgeAR committed Jun 17, 2019
1 parent d8061dc commit 186e94c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/known_issues/known_issues.status
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ prefix known_issues
[$system==win32]

[$system==linux]
# https://github.com/nodejs/node/pull/23743
# https://github.com/nodejs/node/issues/3020
test-vm-timeout-escape-promise: PASS,FLAKY

[$system==macos]
Expand Down
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@ test-net-connect-options-port: PASS,FLAKY
test-worker-prof: PASS,FLAKY

[$system==win32]
# https://github.com/nodejs/node/issues/20750
test-http2-pipe: PASS,FLAKY
# https://github.com/nodejs/node/issues/23277
test-worker-memory: PASS,FLAKY
# https://github.com/nodejs/node/issues/20750
test-http2-client-upload: PASS,FLAKY
# https://github.com/nodejs/node/issues/20750
test-http2-client-upload-reject: PASS,FLAKY
# https://github.com/nodejs/node/issues/28106
test-worker-debug: PASS,FLAKY
Expand Down

0 comments on commit 186e94c

Please sign in to comment.