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

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: 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
« no previous file with comments | « pkg/observe/test/transform_test.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 8635a440c3734c63837d8ec52382153df14cc0a4..67cf5c28cd42a76bf725ea7e26b3be5b5722434f 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
@@ -363,11 +358,7 @@ intl/test/date_time_format_file_odd_test: StaticWarning
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
-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
« no previous file with comments | « pkg/observe/test/transform_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698