| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 07b9f659dd74fca1582075e9d381f1fe6fca534f..8336d7c0e6e1b8f6a61e59afb08eea3584f52f08 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -55,6 +55,7 @@ polymer/test/noscript_test: Skip #uses dart:html
|
| polymer/test/prop_attr_bind_reflection_test: Skip #uses dart:html
|
| polymer/test/prop_attr_reflection_test: Skip #uses dart:html
|
| polymer/test/publish_attributes_test: Skip #uses dart:html
|
| +polymer/test/publish_inherited_properties_test: Skip #uses dart:html
|
| polymer/test/register_test: Skip #uses dart:html
|
| polymer/test/take_attributes_test: Skip #uses dart:html
|
| polymer/test/template_distribute_dynamic_test: Skip #uses dart:html
|
| @@ -102,6 +103,7 @@ polymer/test/noscript_test: Pass, Timeout # Issue 13260
|
| polymer/test/prop_attr_reflection_test: Pass, Timeout # Issue 13260
|
| polymer/test/prop_attr_bind_reflection_test: Pass, Timeout # Issue 13260
|
| polymer/test/publish_attributes_test: Pass, Timeout # Issue 13260
|
| +polymer/test/publish_inherited_properties_test: Pass, Timeout # Issue 13260
|
| polymer/test/register_test: Pass, Timeout # Issue 13260
|
| polymer/test/take_attributes_test: Pass, Timeout # Issue 13260
|
| polymer/test/template_distribute_dynamic_test: Pass, Timeout # Issue 13260
|
|
|