Revision: 25035
Author:   [email protected]
Date:     Fri Oct 31 13:36:10 2014 UTC
Log:      Skip tests for mips.

[email protected]

Review URL: https://codereview.chromium.org/698513003
https://code.google.com/p/v8/source/detail?r=25035

Modified:
 /branches/bleeding_edge/test/cctest/cctest.status
 /branches/bleeding_edge/test/mjsunit/mjsunit.status

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Tue Oct 21 14:17:08 2014 UTC +++ /branches/bleeding_edge/test/cctest/cctest.status Fri Oct 31 13:36:10 2014 UTC
@@ -298,6 +298,16 @@
   'codegen-tester/ParametersEqual': [SKIP],
 }],  # 'arch == mipsel or arch == mips'

+##############################################################################
+['arch == mips', {
+  # Too slow with TF.
+  'test-api/ExternalArrays': [PASS, NO_VARIANTS],
+
+  # TODO(mips-team): Currently fails on mips board.
+  'test-simplified-lowering/RunNumberMultiply_TruncatingToUint32': [SKIP],
+  'test-parsing/TooManyArguments': [SKIP],
+}],  # 'arch == mips'
+
##############################################################################
 ['arch == mips64el', {

=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Thu Oct 30 07:33:12 2014 UTC +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Fri Oct 31 13:36:10 2014 UTC
@@ -425,6 +425,12 @@
   'math-floor-of-div-minus-zero': [SKIP],
 }],  # 'arch == mipsel or arch == mips'

+##############################################################################
+['arch == mips', {
+  # Flaky with TF.
+  'mirror-script': [PASS, NO_VARIANTS],
+}],  # 'arch == mips'
+
##############################################################################
 ['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