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

Unified Diff: pkg/pkg.status

Issue 50203004: port TemplateBinding to ed3266266e751b5ab1f75f8e0509d0d5f0ef35d8 (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
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 07b9f659dd74fca1582075e9d381f1fe6fca534f..2e332d2ce0e6a6e7a581f205edaeae42e6f4cc30 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -272,8 +272,6 @@ unittest/test/unittest_test_returning_future_test: Fail # 13921
unittest/test/unittest_test_returning_future_using_runasync_test: Fail # 13921
unittest/test/unittest_testcases_immutable_test: Fail # 13921
unittest/test/unitttest_group_name_test: Fail # 13921
-template_binding/test/template_element_test: Pass, Fail # Flaky, 14330
-polymer_expressions/test/bindings_test: Pass, Fail # Flaky, 14330
polymer/test/custom_event_test: Pass, Crash # 14360
polymer/example/canonicalization/test/canonicalization_deploy_test: Fail, OK # tests deploy only behavior
@@ -305,13 +303,11 @@ polymer_expressions/test/bindings_test: Fail, Pass # Issue 14445.
[ $compiler == dartanalyzer ]
# 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'
@@ -418,11 +414,9 @@ scheduled_test/test/scheduled_test/task_return_value_test: StaticWarning
scheduled_test/test/scheduled_test/timeout_test: StaticWarning
scheduled_test/test/scheduled_test/wrap_async_test: StaticWarning
scheduled_test/test/scheduled_test/wrap_future_test: StaticWarning
-template_binding/test/binding_syntax_test: StaticWarning
template_binding/test/custom_element_bindings_test: StaticWarning
-template_binding/test/element_bindings_test: StaticWarning
-template_binding/test/node_bindings_test: StaticWarning
-template_binding/test/template_element_test: StaticWarning
+template_binding/test/node_bind_test: StaticWarning
+template_binding/test/template_binding_test: StaticWarning
unittest/test/matchers_test: StaticWarning
unittest/test/mock_test: StaticWarning
watcher/test/directory_watcher_test: StaticWarning

Powered by Google App Engine
This is Rietveld 408576698