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

Unified Diff: test/webkit/webkit.status

Issue 1949023003: [Interpreter] Fix incorrect frame walking in arguments create stubs (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Add ports Created 4 years, 7 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/mjsunit/mjsunit.status ('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 61a2412a453584bb73148afb708f397b4efb3c17..3ac16001174de09b7049cd61d7e163fba4eebcb1 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -46,10 +46,6 @@
'sort-large-array': [SKIP],
# Too slow with --enable-slow-asserts.
'array-iterate-backwards': [SKIP],
-
- # Ignition TODO(rmcilroy).
- 'array-reduce': [PASS, ['no_snap', NO_IGNITION]],
- 'array-reduceRight': [PASS, ['no_snap', NO_IGNITION]],
}], # 'mode == debug'
['simulator', {
# Skip tests that timeout with turbofan.
« no previous file with comments | « test/mjsunit/mjsunit.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698