| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 2df8747f3d4630cc1b1e8fc008fd809d9a147d83..3a6b28136b8f8db2874480a95a6aaf060ae37eb5 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -117,7 +117,7 @@
|
|
|
| # BUG(v8:2989). PASS/FAIL on linux32 because crankshaft is turned off for
|
| # nosse2. Also for arm novfp3.
|
| - 'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == ia32 or arch == arm and simulator == True', PASS]],
|
| + 'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == x87 or arch == arm and simulator == True', PASS]],
|
|
|
| # Skip endain dependent test for mips due to different typed views of the same
|
| # array buffer.
|
|
|