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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2271443003: [deoptimizer] Potentially deopt into debug bytecode. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Test expectation. 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 | « src/deoptimizer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 62f720a9749c6851a4e7e4104fd6de66f4b423ba..074af80b25e6b3cebc62ee9ab7620a36835d9fa9 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -57,7 +57,7 @@
# Issue 3660: Replacing activated TurboFan frames by unoptimized code does
# not work, but we expect it to not crash.
- 'debug-step-turbofan': [FAIL],
+ 'debug-step-turbofan': [PASS, FAIL],
rmcilroy 2016/08/23 12:44:25 Could we move this to be a fail for the "not ignit
Michael Starzinger 2016/08/23 12:47:07 I thought about doing this, but the problem is tha
##############################################################################
# Too slow in debug mode with --stress-opt mode.
« no previous file with comments | « src/deoptimizer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698