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

Unified Diff: test/cctest/cctest.status

Issue 1750373002: [Interpreter] Fixes PushArgsAndConstruct builtin to not store any data outside esp. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 10 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/ia32/builtins-ia32.cc ('k') | no next file » | 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 792b50977b0427fa88702f25f7910dc0fb8d58df..cec215f01601306ec5628973dbe39a2a5ff4ff46 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -562,8 +562,6 @@
'test-run-inlining/InlineTwice': [FAIL],
'test-serialize/SerializeInternalReference': [FAIL, ['arch == arm or arch == arm64', PASS]],
- # TODO(mythria,4680): This is flaky for ia32. Sometimes crashes. Skipping for now.
- 'test-cpu-profiler/SampleWhenFrameIsNotSetup': [SKIP],
}], # ignition == True
]
« no previous file with comments | « src/ia32/builtins-ia32.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698