Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index e53ffe95cb5efae2214d1088944bafd1df016423..ded093ff0d2f9f2ea28198abf6d39449b1ca9717 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -29,6 +29,11 @@ |
[ALWAYS, { |
# All tests in the bug directory are expected to fail. |
'bugs/*': [FAIL], |
+ |
+ ############################################################################## |
+ # Flaky tests. |
+ # BUG(v8:2921). |
+ 'debug-step-4-in-frame': [PASS, FAIL, SLOW], |
############################################################################## |
# Fails. |