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

Unified Diff: test/mjsunit/mjsunit.status

Issue 566303003: Disable lowering to StringAdd due to various issues. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 3 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/cctest/compiler/test-js-typed-lowering.cc ('k') | test/mjsunit/regress/regress-crbug-357052.js » ('j') | 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 d1312985df2b3943eaca204046f2fc133dc69889..c60e6aa07f41c0252a799f89b6fcc462d4bcdbf1 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -74,15 +74,6 @@
'harmony/block-let-crankshaft': [PASS, NO_VARIANTS],
'harmony/empty-for': [PASS, NO_VARIANTS],
- # TODO(mstarzinger): Typed lowering screws up valueOf vs. toString order.
- 'regress/regress-760-1': [PASS, NO_VARIANTS],
- 'regress/regress-760-2': [PASS, NO_VARIANTS],
- 'harmony/proxies-json': [PASS, NO_VARIANTS],
-
- # Unused code is optimized away, think about fixing the test case.
- 'string-oom-concat': [PASS, NO_VARIANTS],
- 'regress/regress-crbug-357052': [PASS, NO_VARIANTS],
-
# Some tests are over-restrictive about object layout.
'array-constructor-feedback': [PASS, NO_VARIANTS],
'array-feedback': [PASS, NO_VARIANTS],
« no previous file with comments | « test/cctest/compiler/test-js-typed-lowering.cc ('k') | test/mjsunit/regress/regress-crbug-357052.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698