| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index b6ad25dc15bf2d291e3b1641d209a4a1ee4b6d34..c7d091129d31ec9a17fd3a3749901b60395cf502 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -18,6 +18,9 @@ scheduled_test/test/scheduled_server_test: Pass, Fail # 13524
|
| scheduled_test/test/scheduled_process_test: Pass, Slow # Issue 9231
|
| polymer/test/build/script_compactor_test: Pass, Slow
|
|
|
| +[ $compiler == dart2js && $browser ]
|
| +polymer/test/attr_mustache_test: CompileTimeError # Issue 18667
|
| +
|
| [ $runtime == vm && $mode == debug]
|
| analysis_server/test/analysis_server_test: Pass, Timeout
|
| analysis_server/test/domain_context_test: Pass, Timeout
|
|
|