Chromium Code Reviews| Index: tests/lib/lib.status |
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
| index 49dda71a5a114a6ef8067488384760e7defaac60..82bfcb20df3a10d3230315bc07ed4f20279100c1 100644 |
| --- a/tests/lib/lib.status |
| +++ b/tests/lib/lib.status |
| @@ -126,5 +126,6 @@ convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12025. |
| convert/streamed_conversion_json_utf8_decode_test: Pass, Slow |
| [ $arch == simarm || $arch == arm ] |
| +convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12644. |
|
kustermann
2013/08/22 16:11:59
Why including arm as well? I haven't seen any time
|
| typed_data/uint32x4_arithmetic_test: Crash # Unimplemented |