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

Unified Diff: pkg/pkg.status

Issue 51483002: fix PathObserver to avoid try+catch (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rm meta Created 7 years, 2 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
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index aa3b3ef4772988f5b9be5eeef9a6088b6b0db482..188b4e8ffd42601a430457e7c087fc529d2643cc 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -308,16 +308,11 @@ polymer_expressions/test/bindings_test: Fail, Pass # Issue 14445.
# pkg issue 13944; Missing inherited member 'Observable._mirror'
custom_element/test/analyzer_test: fail
template_binding/test/analyzer_test: fail
-observe/test/observe_test: fail
[ $compiler == dart2analyzer ]
# pkg issue 13944; Missing inherited members: 'ListChangeRecord.addedCount' and 'ListChangeRecord.removedCount'
custom_element/test/analyzer_test: fail
template_binding/test/analyzer_test: fail
-observe/test/observe_test: fail
-
-# pkg issue 13945; Missing inherited member 'Trace.frames'
-observe/test/observe_test: fail
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
barback/test/asset_id_test: StaticWarning
@@ -364,11 +359,7 @@ intl/test/date_time_format_http_request_test: StaticWarning
intl/test/date_time_format_local_even_test: StaticWarning
intl/test/date_time_format_local_odd_test: StaticWarning
mutation_observer/test/mutation_observer_test: StaticWarning
-observe/test/list_change_test: StaticWarning
-observe/test/observable_list_test: StaticWarning
-observe/test/observable_map_test: StaticWarning
-observe/test/path_observer_test: StaticWarning
-observe/test/transform_test: CompileTimeError, StaticWarning
+observe/test/transform_test: StaticWarning
polymer/example/component/news/test/news_index_test: StaticWarning
polymer_expressions/test/bindings_test: StaticWarning
polymer_expressions/test/eval_test: StaticWarning
« pkg/observe/lib/src/path_observer.dart ('K') | « pkg/observe/test/transform_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698