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

Unified Diff: test/cctest/cctest.status

Issue 2565733002: [deoptimizer] Fix Deoptimizer::GetDeoptInfo for last entry. (Closed)
Patch Set: Created 4 years 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/deoptimizer.cc ('k') | test/cctest/test-cpu-profiler.cc » ('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 d3c0fb8f620e9dd9bc995a957a072f748837a31f..21398297d6359bacec83a174106084ccad0d37e4 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -332,9 +332,6 @@
##############################################################################
['variant == turbofan or variant == ignition_turbofan', {
- # BUG(4751). Deopts with kNotASmi instead of expected deopt reason.
- 'test-cpu-profiler/CollectDeoptEvents': [SKIP],
-
# BUG(4751). Flaky with Ignition.
'test-cpu-profiler/JsNativeJsSample': [SKIP],
« no previous file with comments | « src/deoptimizer.cc ('k') | test/cctest/test-cpu-profiler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698