Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(330)

Unified Diff: pkg/pkg.status

Issue 428303004: Breaking changes in 'analyzer' package. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rename Source.resolveRelative to resolveRelativeUri, soften version constraints Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/code_transformers/pubspec.yaml ('k') | pkg/smoke/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 82bdbe1192d668b62deb0a52de7d59dfdd52f7ba..a9d40b8ae749588b78c7c3e076b37a1b1eba69e9 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -415,6 +415,17 @@ unittest/test/missing_tick_test: Fail, OK # Expected to fail, due to timeout.
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
third_party/angular_tests/vm_test: StaticWarning # Uses removed APIs. See issue 18733.
+[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
+# We keep both new and old methods, so there are warnings.
+code_transformers/test/entry_point_test: StaticWarning
+code_transformers/test/assets_test: StaticWarning
+code_transformers/test/resolver_test: StaticWarning
+polymer/test/build/all_phases_test: StaticWarning
+polymer/test/build/script_compactor_test: StaticWarning
+polymer/test/build/static_clean_test: StaticWarning
+smoke/test/codegen/end_to_end_test: StaticWarning
+smoke/test/codegen/recorder_test: StaticWarning
+
[ $runtime == vm && ($system == windows || $system == macos) ]
watcher/test/*/linux_test: Skip
« no previous file with comments | « pkg/code_transformers/pubspec.yaml ('k') | pkg/smoke/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698