Chromium Code Reviews| Index: pkg/pkg.status |
| diff --git a/pkg/pkg.status b/pkg/pkg.status |
| index a9e31725d5424b62effab8055f0c607be4dcb12b..204483d11355233c1da71f97576c150695d7f2f0 100644 |
| --- a/pkg/pkg.status |
| +++ b/pkg/pkg.status |
| @@ -283,6 +283,8 @@ polymer/example/canonicalization/test/deploy2_test: Fail, OK # tests deploy only |
| polymer/example/canonicalization/test/deploy3_test: Fail, OK # tests deploy only behavior |
| polymer/example/canonicalization/test/dir/deploy_test: Fail, OK # tests deploy only behavior |
| polymer/example/canonicalization/test/dir/deploy2_test: Fail, OK # tests deploy only behavior |
| +third_party/angular_tests/browser_test/directive/ng_repeat: Skip # Issue 17152 |
|
vsm
2014/02/26 20:58:43
If these are passing in checked mode, you can put
|
| +third_party/angular_tests/browser_test/change_detection/dirty_checking_change_detector: Skip # Issue 17152 |
| [ $compiler == none && ( $runtime == dartium || $runtime == drt ) && $checked ] |
| polymer/test/custom_event_test: Skip # http://dartbug.com/15517 |