| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 256bd3ecd4fa31e9f27abe521c88d72456ac921c..7d91d74137a530dbac6fd8af9805ebef350d3906 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -35,10 +35,8 @@
|
|
|
| ##############################################################################
|
| # 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]],
|
| + # BUG(v8:2921).
|
| + 'debug-step-4-in-frame': [PASS, FLAKY],
|
|
|
| ##############################################################################
|
| # Fails.
|
|
|