Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 3cd5125979e5f867c5302188edc88f8e841cff8d..739203f1e40c3d3b300de53b2a342c429bc2b18b 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -34,6 +34,13 @@ |
'regress/regress-2185-2': [SKIP], |
############################################################################## |
+ # Flaky tests. |
+ # BUG(v8:2921): Flaky on ia32 nosnap, arm and nacl. |
+ 'debug-step-4-in-frame': [PASS, [('system == linux and arch == ia32 or ' |
+ 'arch == arm or arch == nacl_ia32 or ' |
+ 'arch == nacl_x64'), FLAKY]], |
+ |
+ ############################################################################## |
# Fails. |
'regress/regress-1119': [FAIL], |