| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 1f6313ec7ed578c23401be8e5ab4fa20f568ab10..1e9babab59adbe4373d68df04e920621c9167874 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -198,7 +198,7 @@
|
| 'math-floor-of-div-nosudiv': [PASS, SLOW, ['arch not in [arm, arm64, android_arm, android_arm64]', SKIP]],
|
|
|
| # Too slow for slow variants.
|
| - 'asm/embenchen/*': [PASS, FAST_VARIANTS],
|
| + 'asm/embenchen/*': [PASS, SLOW, FAST_VARIANTS],
|
| }], # ALWAYS
|
|
|
| ##############################################################################
|
|
|