| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 2bbc94cf1b6aef59e6310838eb5dc82a6c221c81..fb006569d402b1d101997ccb9689fc5f6177b566 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -19,6 +19,8 @@ scheduled_test/test/scheduled_server_test: Pass, Fail # 13524
|
| scheduled_test/test/scheduled_process_test: Pass, Slow # Issue 9231
|
| scheduled_test/test/scheduled_stream/stream_matcher_test: Pass, Slow
|
| polymer/test/build/script_compactor_test: Pass, Slow
|
| +
|
| +[ $compiler != dartanalyzer && $compiler != dart2analyzer ]
|
| analysis_server/test/integration/analysis/update_content_test: Fail # Issue 20495
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
|
|