Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
test: mark test-vm-timeout-escape-promise-2 flaky
parallel/test-vm-timeout-escape-promise-2 is consistently failing on
Windows in our GitHub Actions workflow. Mark as flaky for now.
  • Loading branch information
richardlau committed Jul 3, 2020
commit 695fab4ac0b2061bb89bd5b63d78368ab03fbd03
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ test-http2-pipe: PASS,FLAKY
test-stream-pipeline-http2: PASS,FLAKY
# https://github.com/nodejs/node/issues/24497
test-timers-immediate-queue: PASS,FLAKY
# https://github.com/nodejs/node/issues/34163
test-vm-timeout-escape-promise-2: PASS,FLAKY
# https://github.com/nodejs/node/issues/23277
test-worker-memory: PASS,FLAKY
# https://github.com/nodejs/node/issues/30846
Expand Down