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

Unified Diff: test/mjsunit/mjsunit.status

Issue 490413003: Do not run Turbofan tests on mjsunit/deserialize-reference. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 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 | « no previous file | 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 64b9ef14b1c236cd78c55396ae5259257368b562..472ecee9f147b7c2e4dfd0ef00d3f44dab718a95 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -93,6 +93,9 @@
'regress/regress-debug-deopt-while-recompile': [PASS, NO_VARIANTS],
'regress/regress-opt-after-debug-deopt': [PASS, NO_VARIANTS],
+ # Code serializer does not work correctly.
+ 'deserialize-reference': [PASS, NO_VARIANTS],
+
# Support for %GetFrameDetails is missing and requires checkpoints.
'debug-backtrace-text': [PASS, NO_VARIANTS],
'debug-break-inline': [PASS, NO_VARIANTS],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698