Reviewers: titzer,

Message:
Committed patchset #1 manually as r22763 (tree was closed).

Description:
[turbofan] C calls are broken. Blacklist related tests.

[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=22763

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

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 43ee6c9273c0e4a070c143c44c34b0ebb05bf494..ace2a8cb7cbab782b7ca6d4d9db944f1bf3342ad 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -96,6 +96,10 @@
   'test-debug/NestedBreakEventContextData': [PASS, NO_VARIANTS],
   'test-debug/SendClientDataToHandler': [PASS, NO_VARIANTS],

+  # TODO(dcarney): C calls are broken all over the place.
+  'test-run-machops/RunCall*': [SKIP],
+  'test-run-machops/RunSpillLotsOfThingsWithCall': [SKIP],
+
   # Some tests are just too slow to run for now.
   'test-api/Threading*': [PASS, NO_VARIANTS],
   'test-api/ExternalArrays': [PASS, NO_VARIANTS],


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