Skip to content

Commit

Permalink
test: mark test-vm-timeout-* known issue tests flaky
Browse files Browse the repository at this point in the history
These are known issues that can be flaky on certain platforms
because they rely entirely on timing differences.

PR-URL: #23743
Refs: #3020
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
  • Loading branch information
jasnell authored and MylesBorins committed Dec 26, 2018
1 parent 6f3bc0d commit b16311b
Showing 1 changed file with 2 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]
test-vm-timeout-escape-nexttick: PASS,FLAKY
test-vm-timeout-escape-promise: PASS,FLAKY

[$system==macos]

Expand Down

0 comments on commit b16311b

Please sign in to comment.