| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index dd854d00621da10e6bbb6eaf0cd57fc6bd371b5b..cf6fdd68b3965d4b7d62e721ab31cfdfdd774072 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -362,7 +362,7 @@
|
| '9.2.5_11_g_ii_2': [FAIL],
|
| }], # system == macos
|
|
|
| -['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.
|
|
|