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 targos committed Nov 1, 2018
1 parent 1851cf4 commit 0f00ac9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/known_issues/known_issues.status
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ prefix known_issues
[$system==win32]

[$system==linux]
test-vm-timeout-escape-nexttick: PASS,FLAKY
test-vm-timeout-escape-promise: PASS,FLAKY
test-vm-timeout-escape-queuemicrotask: PASS,FLAKY

[$system==macos]

Expand Down

0 comments on commit 0f00ac9

Please sign in to comment.