| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 6bfb8e0cfafc63c8362f42486c41a51464c87735..9f2af491a707a495aa4cb965a5a99b334025106f 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -116,8 +116,8 @@
|
| 'regress/regress-336820': [PASS, FAIL],
|
|
|
| # BUG(v8:2989). PASS/FAIL on linux32 because crankshaft is turned off for
|
| - # nosse2.
|
| - 'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == ia32', PASS]],
|
| + # nosse2. Also for arm novfp3.
|
| + 'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == ia32 or arch == arm and simulator == True', PASS]],
|
| }], # ALWAYS
|
|
|
| ##############################################################################
|
|
|