Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 101c7a0ee193dea1e6d473897add3f35ca450a3b..09ef297c73eea46906fcf5c86608000e9a41f7f7 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -39,6 +39,9 @@ |
# Fails. |
'regress/regress-1119': [FAIL], |
+ # This test fails with --vector-ics, under investigation. |
+ 'debug-stepframe': [SKIP], |
+ |
# Issue 1719: Slow to collect arrays over several contexts. |
'regress/regress-524': [SKIP], |
# When that bug is fixed, revert the expectation to: |