Reviewers: Michael Starzinger,

Message:
PTAL

Description:
X87: disable turbofan dependent test

BUG=

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

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

Affected files (+5, -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 03ad0acf20a18da86c58b2134a76739eb8cd6466..51268e34ab3fd27067f53b02c466ed9393137e40 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -341,6 +341,11 @@
'test-serialize/DeserializeAndRunScript2': [PASS, ['mode == debug', SKIP]], 'test-serialize/DeserializeFromSecondSerializationAndRunScript2': [PASS, ['mode == debug', SKIP]], 'test-serialize/DeserializeFromSecondSerialization': [PASS, ['mode == debug', SKIP]],
+
+  # Test requires turbofan:
+  'codegen-tester/CompareWrapper': [SKIP],
+  'codegen-tester/ParametersEqual': [SKIP],
+  'test-simplified-lowering/LowerStringOps_to_call_and_compare': [SKIP],
 }],  # 'arch == x87'

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


--
--
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