Chromium Code Reviews| Index: pkg/pkg.status |
| =================================================================== |
| --- pkg/pkg.status (revision 10909) |
| +++ pkg/pkg.status (working copy) |
| @@ -24,4 +24,6 @@ |
| [ $compiler == dart2js && $checked ] |
| fixnum/test/int_32_test: Fail # Issue 3720. |
| -fixnum/test/int_64_test: Fail # Issue 3720. |
| +fixnum/test/int_64_test: Fail # Issue 3720. |
| + |
| +args/test/*: Skip # TODO(dgrove): skip while I get bots fixed |