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

Unified Diff: test/mjsunit/wasm/embenchen/zlib.js

Issue 1724043002: Re-enable validation for asm->wasm embechen tests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 10 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
« no previous file with comments | « test/mjsunit/wasm/embenchen/primes.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/wasm/embenchen/zlib.js
diff --git a/test/mjsunit/wasm/embenchen/zlib.js b/test/mjsunit/wasm/embenchen/zlib.js
index 74295073608db49da9c618e2a541a310330bc971..dc4c8b76aaede0a430c44ed0d728c7fe5201ddfb 100644
--- a/test/mjsunit/wasm/embenchen/zlib.js
+++ b/test/mjsunit/wasm/embenchen/zlib.js
@@ -1,7 +1,5 @@
// Modified embenchen to direct to asm-wasm.
// Flags: --expose-wasm
-// TODO(mtrofin): Drop when verifier is fixed.
-// Flags: --noturbo-verify-allocation
var EXPECTED_OUTPUT = 'sizes: 100000,25906\nok.\n';
var Module = {
« no previous file with comments | « test/mjsunit/wasm/embenchen/primes.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698