Index: pkg/pkg.status |
=================================================================== |
--- pkg/pkg.status (revision 34648) |
+++ pkg/pkg.status (working copy) |
@@ -264,6 +264,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 ) ] |