| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 83c219175292e06c23ed5273859f3b21572dc43d..b5bb4c352ed4a0da33f9be9a71c1a91f16977d44 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -20,6 +20,7 @@ docgen/test/inherited_comments_test: Fail # issue 22233
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
| mutation_observer: Skip # Issue 21149
|
| unittest/*: Skip # Issue 21949
|
| +lookup_map/*: SkipByDesign
|
|
|
| [ $runtime == vm && $mode == debug]
|
| analysis_server/test/analysis_server_test: SkipSlow # Times out
|
|
|