Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1130)

Unified Diff: test/inspector/inspector.status

Issue 2396433008: [wasm] Add guard regions to end of WebAssembly.Memory buffers (Closed)
Patch Set: Merging with master Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/inspector/inspector.status
diff --git a/test/inspector/inspector.status b/test/inspector/inspector.status
index df922bbf4e6d398165322c804085e757128071c9..511c405c2be06b59f27d9c7c9b9d7f5302f0919a 100644
--- a/test/inspector/inspector.status
+++ b/test/inspector/inspector.status
@@ -4,4 +4,14 @@
[
+##############################################################################
+['variant == asm_wasm', {
+ '*': [SKIP],
+}], # variant == asm_wasm
+
+##############################################################################
+['variant == wasm_traps', {
+ '*': [SKIP],
+}], # variant == wasm_traps
+
]

Powered by Google App Engine
This is Rietveld 408576698