Skip to content

Commit 0f00ac9

Browse files
jasnelltargos
authored andcommitted
test: mark test-vm-timeout-* known issue tests flaky
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>
1 parent 1851cf4 commit 0f00ac9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/known_issues/known_issues.status

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ prefix known_issues
99
[$system==win32]
1010

1111
[$system==linux]
12+
test-vm-timeout-escape-nexttick: PASS,FLAKY
13+
test-vm-timeout-escape-promise: PASS,FLAKY
14+
test-vm-timeout-escape-queuemicrotask: PASS,FLAKY
1215

1316
[$system==macos]
1417

0 commit comments

Comments
 (0)