| Index: test/webkit/webkit.status
|
| diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
|
| index 3ac16001174de09b7049cd61d7e163fba4eebcb1..61a2412a453584bb73148afb708f397b4efb3c17 100644
|
| --- a/test/webkit/webkit.status
|
| +++ b/test/webkit/webkit.status
|
| @@ -46,6 +46,10 @@
|
| 'sort-large-array': [SKIP],
|
| # Too slow with --enable-slow-asserts.
|
| 'array-iterate-backwards': [SKIP],
|
| +
|
| + # Ignition TODO(rmcilroy).
|
| + 'array-reduce': [PASS, ['no_snap', NO_IGNITION]],
|
| + 'array-reduceRight': [PASS, ['no_snap', NO_IGNITION]],
|
| }], # 'mode == debug'
|
| ['simulator', {
|
| # Skip tests that timeout with turbofan.
|
|
|