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: https://github.com/nodejs/node/pull/23743 Refs: https://github.com/nodejs/node/issues/3020 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
This commit is contained in:
parent
5e5a9455f8
commit
095a6027b3
@ -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]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user