Commit 1fcfacbc authored by yangguo@chromium.org's avatar yangguo@chromium.org

Do not run Turbofan tests on mjsunit/deserialize-reference.

TBR=machenbach@chromium.org

Review URL: https://codereview.chromium.org/490413003

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23291 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent a5ea2337
...@@ -93,6 +93,9 @@ ...@@ -93,6 +93,9 @@
'regress/regress-debug-deopt-while-recompile': [PASS, NO_VARIANTS], 'regress/regress-debug-deopt-while-recompile': [PASS, NO_VARIANTS],
'regress/regress-opt-after-debug-deopt': [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. # Support for %GetFrameDetails is missing and requires checkpoints.
'debug-backtrace-text': [PASS, NO_VARIANTS], 'debug-backtrace-text': [PASS, NO_VARIANTS],
'debug-break-inline': [PASS, NO_VARIANTS], 'debug-break-inline': [PASS, NO_VARIANTS],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment