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

Unified Diff: test/webkit/webkit.status

Issue 2254773002: [test] Relax recursion depth limit in webkit test. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 4 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 | « test/webkit/fast/js/deep-recursion-test.js ('k') | 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 94a8bbad18799a9780b4473da17a72d7ec715d60..d980b6617422f030f989308d6023659c9c22bdb8 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -33,8 +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],
# Irregexp interpreter overflows stack. We should just not crash.
'fast/js/regexp-stack-overflow': [PASS, FAIL],
}], # ALWAYS
« no previous file with comments | « test/webkit/fast/js/deep-recursion-test.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698