Skip to content

Commit f79da74

Browse files
lundibundicodebytere
authored andcommitted
test: always skip vm-timeout-escape-queuemicrotask
This issue is unfixable with the current implementations of V8 and Node.js. Changes to make this fixable are unlikely to happen in the foreseeable future. The test itself is flaky and skipped. It serves as a demonstration of the issue only. PR-URL: #31980 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Matheus Marchini <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
1 parent 3d84120 commit f79da74

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: test/known_issues/known_issues.status

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ prefix known_issues
55
# sample-test : SKIP
66

77
[true] # This section applies to all platforms
8+
# This issue is unfixable with the current implementations of V8 and
9+
# Node.js. Changes to make this fixable are unlikely to happen in the
10+
# foreseeable future. The test itself is flaky and skipped. It
11+
# serves as a demonstration of the issue only.
12+
test-vm-timeout-escape-queuemicrotask: SKIP
813

914
[$system==win32]
1015

0 commit comments

Comments
 (0)