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

Unified Diff: test/webkit/webkit.status

Issue 1410543007: [turbofan] Re-enable webkit test that no longer fail. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 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/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index 3ba50bf6752b76663f26567b2ed7222b6b47db53..465b18ad2022b57c8a648e55ca8e82fa9fa9baf5 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -33,10 +33,6 @@
'dfg-inline-arguments-become-int32': [PASS, FAIL],
'dfg-inline-arguments-reset': [PASS, FAIL],
'dfg-inline-arguments-reset-changetype': [PASS, FAIL],
- # TODO(turbofan): We run out of stack earlier on 64-bit for now.
- 'fast/js/deep-recursion-test': [PASS, NO_VARIANTS],
Benedikt Meurer 2015/10/22 04:55:52 Still seems to run out of stack space.
Michael Starzinger 2015/10/22 12:01:54 Done.
- # TODO(bmeurer,svenpanne): Investigate test failure.
- 'fast/js/toString-number': [SKIP],
}], # ALWAYS
['mode == debug', {
# Too slow in debug mode.
« 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