| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index 1e8bf5e579389abbf2a5e634c0e9580a66764206..802a7d8f1c21b79ebced399b0907c34615c997c7 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -746,7 +746,7 @@
|
| }], # no_i18n == True and mode == debug
|
|
|
|
|
| -['arch == arm or arch == mipsel or arch == mips or arch == arm64 or arch == mips64el', {
|
| +['arch == arm or arch == mipsel or arch == mips or arch == arm64 or arch == mips64 or arch == mips64el', {
|
|
|
| # TODO(mstarzinger): Causes stack overflow on simulators due to eager
|
| # compilation of parenthesized function literals. Needs investigation.
|
|
|