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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1478683003: [turbofan] Enable debugger tests that no longer fail. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 1 month 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 8bf546d8b7c98fc7bba09f7d1e5d03c43abef81f..d100b8579169a26b620dd5d148419314e296cdd2 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -160,9 +160,6 @@
'es6/debug-evaluate-blockscopes': [PASS, NO_VARIANTS],
# Issue 4055: Scope chain length observed by debugger is off.
'es6/generators-debug-scopes': [PASS, NO_VARIANTS],
- # Issue 4544: Stepping in inlined constructors is borked.
- 'es6/debug-promises/throw-in-constructor': [PASS, NO_VARIANTS],
- 'es6/debug-step-into-constructor': [PASS, NO_VARIANTS],
# TODO(4544): Investigate why assumptions about fast properties break.
'fast-prototype': [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