| Index: dart/pkg/pkg.status
|
| diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
|
| index 9c4ab8b79b2f5652ca16c69f8ab8229bf3cbb95a..9e429834a94c5cb9df6356d3971570ca77aacc81 100644
|
| --- a/dart/pkg/pkg.status
|
| +++ b/dart/pkg/pkg.status
|
| @@ -100,28 +100,9 @@ fixnum/test/int_64_test: Pass, Fail # Bug in JSC.
|
| collection_helpers/test/typed_buffers_test: RuntimeError
|
|
|
| [ $runtime == ie9 || $runtime == ie10 ]
|
| -polymer/example/canonicalization/test/canonicalization_deploy_test: Pass, Timeout
|
| -polymer/example/canonicalization/test/canonicalization_test: Timeout, OK # tests development only behavior
|
| -polymer/test/attr_deserialize_test: Pass, Timeout # Issue 13260
|
| -polymer/test/attr_mustache_test: Pass, Timeout # Issue 13260
|
| -polymer/test/bind_test: Timeout # Issue 13260
|
| polymer/test/bind_mdv_test: RuntimeError # Issue 14412, 13260
|
| -polymer/test/custom_event_test: Timeout # Issue 13260
|
| -polymer/test/entered_view_test: Timeout # Issue 13260
|
| -polymer/test/event_handlers_test: Timeout # Issue 13260
|
| -polymer/test/event_path_declarative_test: Timeout # Issue 13260
|
| -polymer/test/event_path_test: Timeout # Issue 13260
|
| -polymer/test/events_test: Timeout # Issue 13260
|
| -polymer/test/nested_binding_test: Timeout # Issue 13260
|
| -polymer/test/noscript_test: Timeout # Issue 13260
|
| -polymer/test/property_change_test: Timeout # Issue 13260
|
| -polymer/test/prop_attr_reflection_test: Timeout # Issue 13260
|
| -polymer/test/prop_attr_bind_reflection_test: Timeout # Issue 13260
|
| -polymer/test/publish_attributes_test: Timeout # Issue 13260
|
| -polymer/test/publish_inherited_properties_test: Timeout # Issue 13260
|
| -polymer/test/take_attributes_test: Timeout # Issue 13260
|
| -polymer/test/template_distribute_dynamic_test: Pass, Timeout # Issue 13260
|
| -polymer/test/unbind_test: Timeout # Issue 13260, 15259
|
| +polymer/test/custom_event_test: RuntimeError # Issue 13260
|
| +polymer/test/noscript_test: RuntimeError # Issue 13260
|
|
|
| # Skip browser-specific tests on VM
|
| [ $runtime == vm ]
|
|
|