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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2771183002: [wasm][asm.js] Fix and enable several asm.js tests with the new parser. (Closed)
Patch Set: fix one more item Created 3 years, 9 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/asm/asm-validation.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 73a07fa51f8655f375f53b9c48e5f56c76064934..fde5e711673abb218e481a3a93fd5ffdbff62f10 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -662,44 +662,19 @@
['variant == asm_wasm', {
# Issue 6127: We won't fix these in the "old" validator. But we definitely
# need to re-enable these for the "new" validator.
- 'code-coverage-precise': [SKIP],
- 'object-freeze': [SKIP],
- 'asm/asm-validation': [SKIP],
- 'asm/infinite-loops': [SKIP],
- 'es6/completion': [SKIP],
- 'es6/function-length-configurable': [SKIP],
- 'es6/object-assign': [SKIP],
- 'es6/proxies-cross-realm-exception': [SKIP],
- 'harmony/function-tostring': [SKIP],
'compiler/regress-445859': [SKIP],
'compiler/regress-452427': [SKIP],
- 'regress/regress-353058': [SKIP],
'regress/regress-458987': [SKIP],
- 'regress/regress-599068-func-bindings': [SKIP],
'regress/regress-599719': [SKIP],
'regress/regress-618608': [SKIP],
- 'regress/regress-619382': [SKIP],
- 'regress/regress-632289': [SKIP],
'regress/regress-670808': [SKIP],
- 'regress/regress-crbug-530598': [SKIP],
- 'wasm/asm-wasm': [SKIP],
'wasm/asm-wasm-exception-in-tonumber': [SKIP],
'wasm/asm-wasm-stack': [SKIP],
- 'wasm/errors': [SKIP],
# Issue 6127: Tiggers ASAN reports with "new" validator.
'asm/b5528-comma': [SKIP],
'asm/if-folding': [SKIP],
'asm/if-reduction': [SKIP],
- 'wasm/embenchen/box2d': [SKIP],
- 'wasm/embenchen/copy': [SKIP],
- 'wasm/embenchen/corrections': [SKIP],
- 'wasm/embenchen/fannkuch': [SKIP],
- 'wasm/embenchen/fasta': [SKIP],
- 'wasm/embenchen/lua_binarytrees': [SKIP],
- 'wasm/embenchen/memops': [SKIP],
- 'wasm/embenchen/primes': [SKIP],
- 'wasm/embenchen/zlib': [SKIP],
# Issue 6127: Breaks on no-snap bots.
'es8/regress/regress-624300': [SKIP],
« no previous file with comments | « test/mjsunit/asm/asm-validation.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698