Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 1e1ca7f5d4d91569e8915e65a62a85c8f42d3ef7..a64889453f09fcc9276471ce7d40694860a6f84f 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -110,6 +110,8 @@ |
'regress/regress-3717': [PASS, NO_VARIANTS], # only 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. |
+ 'debug-listbreakpoints': [PASS, NO_VARIANTS], # arm64 nosnap with turbofan |
+ 'debug-enable-disable-breakpoints': [PASS, NO_VARIANTS], #arm64 nosnap with turbofan. |
# TODO(jarin): Fix for-in deopt points in turbofan. |
'for-in-opt': [PASS, NO_VARIANTS], |