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

Unified Diff: test/cctest/cctest.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
« no previous file with comments | « src/wasm/wasm-module.cc ('k') | test/debugger/debugger.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 059d099bf5efa811bc36d434e6b37d39a5d0ddcb..204b6a26f2f600668c777fb0782e7c44916325bd 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -402,4 +402,29 @@
'*': [SKIP],
}], # variant == asm_wasm
+##############################################################################
+['variant == wasm_traps', {
+ 'test-accessors/*': [SKIP],
+ 'test-api-interceptors/*': [SKIP],
+ 'test-api/*': [SKIP],
+ 'test-bignum-dtoa/*': [SKIP],
+ 'test-cpu-profiler/*': [SKIP],
+ 'test-debug/*': [SKIP],
+ 'test-global-handles/*': [SKIP],
+ 'test-heap-profiler/*': [SKIP],
+ 'test-heap/*': [SKIP],
+ 'test-inobject-slack-tracking/*': [SKIP],
+ 'test-lockers/*': [SKIP],
+ 'test-run-machops/*': [SKIP],
+ 'test-serialize/*': [SKIP],
+ 'test-strings/*': [SKIP],
+ 'test-field-type-tracking/*': [SKIP],
+ 'test-parsing/*': [SKIP],
+ 'test-page-promotion/*': [SKIP],
+ 'test-decls/*': [SKIP],
+ 'test-log/*': [SKIP],
+ 'test-gap-resolver/*': [SKIP],
+ 'test-dtoa/*': [SKIP],
+}], # variant == wasm_traps
+
]
« no previous file with comments | « src/wasm/wasm-module.cc ('k') | test/debugger/debugger.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698