| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 1305a0b9ee699a0e7a1f0f6ad224323b6a645920..7c359945a9b29594592c43eb531bed4c28c09ac8 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -587,6 +587,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.
|
|
|