| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 06ccb56b19b25df64cb65eb5c70fb15ad9d35200..5a802dbaec485418c1ff6d1fc2787a5a58311846 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -159,6 +159,9 @@ dartdoc/test/dartdoc_test: Skip # See dartbug.com/4541.
|
| # test on Dartium, which requires all tests to have a library.
|
| [ $runtime == dartium || $runtime == drt ]
|
| serialization/test/no_library_test: Skip # Expected Failure
|
| +intl/test/number_closure_test: Fail # Bug 11030
|
| +intl/test/number_format_test: Fail # Bug 11030
|
| +intl/test/date_time_format_http_request_test: Fail # Issue 11030
|
|
|
| # Skip mdv_observe tests on command line VM, they only run in the browser.
|
| [ $runtime == vm ]
|
|
|