Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index e465c28e8aef762a989f11d8c5c40e4a65684a6d..46035afd32d55472a3f5691f8d5b9a779685fbd3 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -836,6 +836,10 @@ |
# TODO(rmcilroy,4680): Check failed: osr_normal_entry. |
'regress/regress-123919': [FAIL], |
+ # TODO(rmcilroy,4680): Fails due to debugger loading bytecodearray as an |
+ # expression local. |
+ 'harmony/default-parameters-debug': [FAIL], |
+ |
# TODO(rmcilroy,4680): Pass on debug, fail on release. |
'compiler/regress-stacktrace-methods': [PASS, FAIL], |