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

Unified Diff: test/cctest/cctest.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 | « src/x64/code-stubs-x64.cc ('k') | test/mjsunit/mjsunit.status » ('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 41c050e67a31e46f5a48f8dfa39f7b2997ddae86..315ee66d2d2f34022a8e157b7798853062c43111 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -265,12 +265,6 @@
}], # 'no_snap == True'
##############################################################################
-['no_snap == True and mode == debug', {
- # TODO(rmcilroy,4928): Issue with --mstackalign.
- 'test-interpreter/InterpreterCreateArguments': [SKIP],
-}], # 'no_snap == True and mode == debug'
-
-##############################################################################
# TODO(machenbach): Fix application of '*'. Nosnap windows needs a separate
# section to not overwrite the expectations for TestThatAlwaysFails.
['no_snap == True and system == windows', {
« no previous file with comments | « src/x64/code-stubs-x64.cc ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698