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

Unified Diff: pkg/pkg.status

Issue 451493002: Use as dynamic to get rid of warnigns in code_transformers (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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/lib/src/dart_sdk.dart ('k') | no next file » | 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 eeb3b61713d9ba5e0e92759062deeb2a48492b7a..e78f6f46ae1b45f0b2c6c736f36cec46ff14401e 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -414,17 +414,6 @@ 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
scheglov 2014/08/06 20:44:24 I've added also polymer/test/build/import_inliner_
-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/lib/src/dart_sdk.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698