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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2143973002: [turbofan] Re-enable flaky tests that should no longer flake. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | 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 c04db1025df8f556fe4743fd20098fd9d10d6527..fb4a90e9a75f76b7b8161e6913780d636ee0cdd5 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -72,14 +72,6 @@
# not work, but we expect it to not crash.
'debug-step-turbofan': [PASS, FAIL],
- # TODO(mstarzinger): Optimizing top-level code revealed some issues. Fix!
- 'debug-break-inline': [PASS, NO_VARIANTS], # very flaky.
- 'debug-step': [PASS, NO_VARIANTS], # windows only.
- 'debug-step-2': [PASS, NO_VARIANTS], # flaky in no-snap mode.
- 'debug-step-3': [PASS, NO_VARIANTS], # flaky in no-snap mode.
- 'regress/regress-2451': [PASS, NO_VARIANTS], # with custom snapshot and gc-stress.
- 'debug-multiple-breakpoints': [PASS, NO_VARIANTS], # with custom snapshot and gc-stress.
-
# TODO(jarin/mstarzinger): Investigate debugger issues with TurboFan.
'debug-evaluate-closure': [PASS, NO_VARIANTS],
'debug-evaluate-locals': [PASS, NO_VARIANTS],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698