| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 5a1d751d69f9e9ca50937c141461ecc29bf58faf..c65643eb3771681c843eb56bf19bcb704a12b5ad 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -207,10 +207,6 @@ unittest/test/*_minified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2J
|
| third_party/html5lib/test/tokenizer_test: Pass, Slow
|
| watcher/test/no_subscription_test: Pass, Fail # Issue 13705.
|
|
|
| -[ $arch == simmips && $mode == debug ]
|
| -intl/test/date_time_format_file_even_test: Pass, Fail # Issue 13932
|
| -intl/test/date_time_format_file_odd_test: Pass, Fail # Issue 13932
|
| -
|
| # 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 ) ]
|
|
|