Chromium Code Reviews| Index: pkg/pkg.status |
| =================================================================== |
| --- pkg/pkg.status (revision 34452) |
| +++ pkg/pkg.status (working copy) |
| @@ -269,6 +269,9 @@ |
| [ $arch == simarm && $checked ] |
| watcher/test/directory_watcher/linux_test: Skip # Issue 16118 |
| +[ $arch == simarm64 ] |
| +*: Skip |
| + |
| # Skip serialization test that explicitly has no library declaration in the |
| # test on Dartium, which requires all tests to have a library. |
| [ $compiler == none && ( $runtime == dartium || $runtime == drt ) ] |