Reviewers: danno, paul.l..., gergely.kis.imgtec, akos.palfi.imgtec, dusmil.imgtec, Michael Starzinger, Michael Achenbach, titzer,

Message:
We need a v8 team reviewer for this one.

Description:
MIPS: Disable turbofan dependent cctests after r23638.

BUG=

Please review this at https://codereview.chromium.org/541693002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+4, -0 lines):
  M test/cctest/cctest.status


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'

##############################################################################


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to