Chromium Code Reviews| Index: tests/corelib/corelib.status |
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status |
| index 55913e5bf55b748a38aa5d94ac0dab1387fea356..c155d64ef430f6debd24d6a93c5cb148b6181c72 100644 |
| --- a/tests/corelib/corelib.status |
| +++ b/tests/corelib/corelib.status |
| @@ -104,9 +104,6 @@ int_parse_radix_test: fail |
| list_insert_test: fail |
| list_removeat_test: fail |
| -[ $arch == arm ] |
| -*: Skip |
| - |
| [ $arch == simarm ] |
| *: Skip |
|
regis
2013/06/11 13:09:14
If these tests pass on ARM hardware, they should a
kustermann
2013/06/11 14:21:37
They probably don't pass. But we will never find o
|