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], |