| Index: pkg/pkg.status
|
| ===================================================================
|
| --- pkg/pkg.status (revision 39789)
|
| +++ pkg/pkg.status (working copy)
|
| @@ -262,6 +262,8 @@
|
|
|
| [ $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
|
| @@ -428,6 +430,7 @@
|
| [ $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.
|
|
|