Commit 5834e947 authored by Clemens Hammacher's avatar Clemens Hammacher Committed by Commit Bot

[wasm] Disable more tests before changing error messages

Error messages will change with this V8 change:
https://crrev.com/c/1445897
Hence disable the tests for now until that change rolled into chromium.

R=ulan@chromium.org

Bug: chromium:926311
Change-Id: I7bf2ff4b1897f8736d3f471b3ebcead1c8062b44
Reviewed-on: https://chromium-review.googlesource.com/c/1448327
Auto-Submit: Clemens Hammacher <clemensh@chromium.org>
Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: default avatarUlan Degenbaev <ulan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#628282}
parent 43990df7
...@@ -5979,6 +5979,8 @@ crbug.com/926311 external/wpt/wasm/webapi/instantiateStreaming.any.html [ Failur ...@@ -5979,6 +5979,8 @@ crbug.com/926311 external/wpt/wasm/webapi/instantiateStreaming.any.html [ Failur
crbug.com/926311 external/wpt/wasm/webapi/instantiateStreaming.any.serviceworker.html [ Failure ] crbug.com/926311 external/wpt/wasm/webapi/instantiateStreaming.any.serviceworker.html [ Failure ]
crbug.com/926311 external/wpt/wasm/webapi/instantiateStreaming.any.sharedworker.html [ Failure ] crbug.com/926311 external/wpt/wasm/webapi/instantiateStreaming.any.sharedworker.html [ Failure ]
crbug.com/926311 external/wpt/wasm/webapi/instantiateStreaming.any.worker.html [ Failure ] crbug.com/926311 external/wpt/wasm/webapi/instantiateStreaming.any.worker.html [ Failure ]
crbug.com/926311 external/wpt/wasm/jsapi/constructor/compile.any.html [ Pass Failure ]
crbug.com/926311 external/wpt/wasm/jsapi/constructor/compile.any.worker.html [ Pass Failure ]
crbug.com/v8/8319 external/wpt/wasm/jsapi/module/customSections.any.html [ Pass Failure ] crbug.com/v8/8319 external/wpt/wasm/jsapi/module/customSections.any.html [ Pass Failure ]
crbug.com/v8/8319 external/wpt/wasm/jsapi/module/customSections.any.worker.html [ Pass Failure ] crbug.com/v8/8319 external/wpt/wasm/jsapi/module/customSections.any.worker.html [ 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