| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 0682c2aca53a1ff0563f508153c184a06b784aad..d5ac720b4c04f9e205ceefa9af04662b7ef3c359 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -1143,6 +1143,9 @@
|
| 'array-functions-prototype-misc': [SKIP],
|
| 'strong/implicit-conversions': [SKIP],
|
| 'strong/load-element-mutate-backing-store': [SKIP],
|
| +
|
| + # Stack overflow.
|
| + 'big-array-literal': [SKIP],
|
| }], # 'gcov_coverage'
|
|
|
| ]
|
|
|