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

Unified Diff: test/intl/intl.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/intl/intl.status
diff --git a/test/intl/intl.status b/test/intl/intl.status
index a0722177d119cf300e579adf2ae0ff8f25a435dc..bc544b52374eaa4e7206b409c71e97f0b6c75363 100644
--- a/test/intl/intl.status
+++ b/test/intl/intl.status
@@ -41,4 +41,8 @@
'*': [SKIP],
}], # variant == asm_wasm
+['variant == wasm_traps', {
+ '*': [SKIP],
+}], # variant == wasm_traps
+
]
« src/objects-inl.h ('K') | « src/wasm/wasm-module.cc ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698