| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 8f7ef56be8905cb3e0df8fce5a8d26f1b050c129..df4d8a7fccb5ff51ab57c3d151763ed31cfdc917 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -469,6 +469,14 @@
|
| }], # 'arch == nacl_ia32 or arch == nacl_x64'
|
|
|
| ##############################################################################
|
| +['arch == ppc or arch == ppc64', {
|
| +
|
| + # Test does not handle increased precision of multiply-add optimization
|
| + 'numops-fuzz-part2': [PASS, FAIL]
|
| +
|
| +}], # 'arch == ppc or arch == ppc64'
|
| +
|
| +##############################################################################
|
| ['deopt_fuzzer == True', {
|
|
|
| # Skip tests that are not suitable for deoptimization fuzzing.
|
|
|