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

Unified Diff: test/cctest/cctest.status

Issue 431063003: [turbofan] C calls are broken. Blacklist related tests. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 5 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 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],
« 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