Commit 61e539e9 authored by Clemens Backes's avatar Clemens Backes Committed by Commit Bot

Skip wasm tests for enabling multi-value support

The test output will change with the next v8 roll, hence skip the tests
now and rebaseline after the v8 change rolled in.

R=thibaudm@chromium.org, haraken@chromium.org

Bug: 1097717
No-Try: true
Change-Id: I00bbfa9ada558b87e3e581fe13c2d957963a8a90
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2256183
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#780803}
parent 58fa835d
......@@ -6739,6 +6739,10 @@ crbug.com/1097765 external/wpt/wasm/webapi/instantiateStreaming.any.serviceworke
crbug.com/1097765 external/wpt/wasm/webapi/instantiateStreaming.any.sharedworker.html [ Failure Pass ]
crbug.com/1097765 external/wpt/wasm/webapi/instantiateStreaming.any.worker.html [ Failure Pass ]
# Disabled for enabling Wasm multi-value support
crbug.com/1097717 external/wpt/wasm/jsapi/constructor/multi-value.any.html [ Failure Pass ]
crbug.com/1097717 external/wpt/wasm/jsapi/constructor/multi-value.any.worker.html [ Failure Pass ]
# Disabled for landing DevTools change
crbug.com/1011811 http/tests/devtools/network/network-xhr-data-received-async-response-type-blob.js [ Pass Failure ]
crbug.com/1011811 http/tests/devtools/network/download.js [ Pass Failure ]
......
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