| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 9307bf00a62de5a980e93668b37c5a781da157fe..b13c164c001a52bb589d9c9ad4ddecf1a637a392 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -170,6 +170,10 @@
|
| 'regress-sync-optimized-lists': [PASS, NO_VARIANTS],
|
| 'regress/regress-store-uncacheable': [PASS, NO_VARIANTS],
|
|
|
| + # TODO(jarin): compiler.cc seems to ignore DisableOptimization for
|
| + # TurboFan in various cases.
|
| + 'regress/regress-417709a': [SKIP],
|
| +
|
| # issue 4078:
|
| 'allocation-site-info': [PASS, NO_VARIANTS],
|
|
|
|
|