| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index a5226db471a0162c9ad9c717eadf9d547b219fd6..c85efef873d484c94c3c13afe31248f7e8a5e7b7 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -53,6 +53,7 @@ serialization/test/serialization_test: Skip
|
|
|
| [ $compiler == dart2js && $runtime == d8 ]
|
| args/test/args_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| +args/test/command_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| args/test/parse_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| args/test/usage_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| intl/test/bidi_format_test: Fail # Timer interface not supported; dartbug.com/7728.
|
|
|