| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index d5e50e2c928ec95f51fc8c50428c8dc5feb072db..b33af1ad1901c13cc391256c479f0426ed2c125c 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -55,6 +55,8 @@ serialization/test/serialization_test: Skip
|
|
|
| [ $compiler == dart2js && $runtime == d8 ]
|
| args/test/args_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.
|
| intl/test/bidi_utils_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| intl/test/date_time_format_local_even_test: Fail # Timer interface not supported; dartbug.com/7728.
|
|
|