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 |