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

Unified Diff: test/cctest/cctest.status

Issue 541693002: MIPS: Disable turbofan dependent cctests after r23638. (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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index db0e837a4f27632f2a5c9a02bd48cd38a2ad2601..03ad0acf20a18da86c58b2134a76739eb8cd6466 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -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'
##############################################################################
« 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