| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 2e769277106e315a24b657007d10837740853092..26ec10ba663acd6d40ae50e6ab5f3fa8a45e02cb 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -193,6 +193,10 @@
|
| # nosse2. Also for arm novfp3.
|
| '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.
|
| + 'nans': [PASS, ],
|
| +
|
| # This test variant makes only sense on arm.
|
| 'math-floor-of-div-nosudiv': [PASS, SLOW, ['arch not in [arm, arm64, android_arm, android_arm64]', SKIP]],
|
|
|
|
|