MIPS: Disable turbofan dependent cctests after r23638.

BUG=
R=mstarzinger@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23693 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 3ef09440
......@@ -301,6 +301,8 @@
# Test requires turbofan:
'test-simplified-lowering/LowerStringOps_to_call_and_compare': [SKIP],
'codegen-tester/CompareWrapper': [SKIP],
'codegen-tester/ParametersEqual': [SKIP],
}], # 'arch == mipsel or arch == mips'
##############################################################################
......@@ -320,6 +322,8 @@
# Test requires turbofan:
'test-simplified-lowering/LowerStringOps_to_call_and_compare': [SKIP],
'codegen-tester/CompareWrapper': [SKIP],
'codegen-tester/ParametersEqual': [SKIP],
}], # 'arch == mips64el'
##############################################################################
......
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