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

Unified Diff: test/test262/test262.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/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index e16178b4fc1678ead100ae66964d1ec5dc910134..add833e6a2c8760aaad4544d998e295021660d7f 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -601,6 +601,9 @@
'*': [SKIP],
}], # variant == asm_wasm
+['variant == wasm_traps', {
+ '*': [SKIP],
+}], # variant == wasm_traps
# Module-related tests
# https://bugs.chromium.org/p/v8/issues/detail?id=1569

Powered by Google App Engine
This is Rietveld 408576698