| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index f0a38fec528bef003bb2f70187ec163ffa30e5aa..7f871f4f4879b07231a9e4c134593d5fa270bd18 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -245,6 +245,13 @@
|
| 'regress/regress-3116': [PASS, ['isolates', FLAKY]],
|
| }], # ALWAYS
|
|
|
| +['novfp3 == True', {
|
| + 'asm/embenchen/box2d': [SKIP],
|
| + 'asm/embenchen/zlib': [SKIP],
|
| + 'asm/embenchen/memops': [SKIP],
|
| + 'asm/embenchen/lua_binarytrees': [SKIP],
|
| +}], # novfp3 == True
|
| +
|
| ##############################################################################
|
| ['gc_stress == True', {
|
| # Skip tests not suitable for GC stress.
|
|
|