Commit 2d4b4ed3 authored by Adam Klein's avatar Adam Klein Committed by V8 LUCI CQ

[test262] Mark ArrayBuffer/prototype/transfer/from-resizable-to-larger as failing on windows/ia32

Bug: v8:13066
Change-Id: I01fe9b665a47a8780c820c32c74513b2361ece34
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3759229
Auto-Submit: Adam Klein <adamk@chromium.org>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#81674}
parent 0e7d5763
......@@ -1426,6 +1426,9 @@
['system == windows', {
# https://crbug.com/856119
'intl402/DateTimeFormat/prototype/resolvedOptions/basic': [SKIP],
# https://crbug.com/v8/13066
'built-ins/ArrayBuffer/prototype/transfer/from-resizable-to-larger': [PASS, ['arch == ia32', FAIL]],
}], # system == windows
################################################################################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment