| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index cd8502c17a472fac12edab579b02eee9ff1f7e70..5264791537ec96ca39be7287f2dc469af7c3d58d 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -262,8 +262,6 @@ third_party/angular_tests/vm_test: Fail # Uses removed APIs. See issue 18733.
|
|
|
| [ $runtime == vm && $system == windows ]
|
| intl/test/find_default_locale_standalone_test: Fail # Issue 8110
|
| -glob/test/match_test: RuntimeError # Issue 20789
|
| -glob/test/parse_test: RuntimeError # Issue 20789
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| # These tests are runtime negative but statically positive, so we skip
|
| @@ -431,7 +429,6 @@ http/test/html/*: Skip
|
| [ $browser ]
|
| docgen/test/*: Skip # Uses dart:io
|
| scheduled_test/test/scheduled_server_test: Skip # Uses dart:io
|
| -glob/test/match_test: RuntimeError # Issue 20788
|
|
|
| [ $browser || $runtime == vm ]
|
| unittest/test/missing_tick_test: Fail, OK # Expected to fail, due to timeout.
|
|
|