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

Unified Diff: test/cctest/cctest.status

Issue 551413002: Switch inlining to use simplified instead of machine loads. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Adapt test cases. Created 6 years, 3 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 | « src/compiler/js-inlining.cc ('k') | test/cctest/compiler/test-run-inlining.cc » ('j') | 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 51268e34ab3fd27067f53b02c466ed9393137e40..3cb236b7641ebfa2812829e10211f1eba6280d72 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -94,6 +94,10 @@
'test-run-machops/RunLoadImmIndex': [SKIP],
'test-run-machops/RunSpillLotsOfThingsWithCall': [SKIP],
+ # TODO(sigurd): The schedule is borked with multiple inlinees.
sigurds 2014/09/09 15:31:39 my handle is sigurds :)
Michael Starzinger 2014/09/09 15:35:38 Done. Ooops, apologies!
+ 'test-run-inlining/InlineTwiceDependentDiamond': [SKIP],
+ 'test-run-inlining/InlineTwiceDependentDiamondDifferent': [SKIP],
+
# Some tests are just too slow to run for now.
'test-api/Threading*': [PASS, NO_VARIANTS],
'test-heap/IncrementalMarkingStepMakesBigProgressWithLargeObjects': [PASS, NO_VARIANTS],
« no previous file with comments | « src/compiler/js-inlining.cc ('k') | test/cctest/compiler/test-run-inlining.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698