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

Unified Diff: test/webkit/webkit.status

Issue 2396433008: [wasm] Add guard regions to end of WebAssembly.Memory buffers (Closed)
Patch Set: Cleanup Created 4 years, 2 months 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/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index 0437a858c63ac94c484a643a07534661a114a679..f4bce1c3492eb4a9293431236c09295bda6b9816 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -135,4 +135,9 @@
}], # variant == asm_wasm
##############################################################################
+['variant == wasm_traps', {
+ '*': [SKIP],
+}], # variant == wasm_traps
+
+##############################################################################
]

Powered by Google App Engine
This is Rietveld 408576698