| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index d2dd2daac883846b2bd4aac85e32deee1ca3f0a6..d3ab20d2cfc5e4831243a65e90d04a8aa6dbfbcf 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -258,7 +258,7 @@
|
| 'regress/regress-4279': [PASS, ['isolates', SKIP]],
|
|
|
| # BUG(chromium:518748)
|
| - 'regress/regress-crbug-518748': [PASS, ['mode == debug', SKIP]],
|
| + 'regress/regress-crbug-518748': [PASS, ['mode == debug or arch == arm', SKIP]],
|
| }], # ALWAYS
|
|
|
| ['novfp3 == True', {
|
|
|