| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 1c8613eeb680d1f0fa218137ce5abf40d3220155..e9a74db8033ba1123d46a66819f1280ed05c6a7b 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -283,8 +283,6 @@ 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
|
| -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
|
| @@ -337,6 +335,8 @@ third_party/angular_tests/*: Skip
|
| third_party/angular_tests/browser_test/angular: Skip # Requires checked mode.
|
| third_party/angular_tests/browser_test/core/scope: Skip # Requires checked mode.
|
| third_party/angular_tests/browser_test/core/zone: Skip # Requires checked mode.
|
| +third_party/angular_tests/browser_test/directive/ng_repeat: Skip # Issue 17152
|
| +third_party/angular_tests/browser_test/change_detection/dirty_checking_change_detector: Skip # Issue 17152
|
|
|
| [ $use_repository_packages ]
|
| analyzer/test/error_test: PubGetError
|
|
|