| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index 247bd5cb6f5a7da8e6312ba7cc942b528018375b..448a81efd14059a60e5d3ad1dc0d5273a7dd66c8 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -99,7 +99,7 @@
|
| 'S15.1.3.2_A2.5_T1': [PASS, ['mode == debug', SKIP]],
|
| }], # ALWAYS
|
|
|
| -['arch == arm or arch == mipsel or arch == mips or arch == arm64', {
|
| +['arch == arm or arch == mipsel or arch == mips or arch == arm64 or arch == mips64el', {
|
|
|
| # TODO(mstarzinger): Causes stack overflow on simulators due to eager
|
| # compilation of parenthesized function literals. Needs investigation.
|
|
|