| Index: dart/pkg/pkg.status
|
| diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
|
| index 5693299be600efe939e8209d0fa760b4113a133c..035a2779075a94157fa3e117c915fa45766e4565 100644
|
| --- a/dart/pkg/pkg.status
|
| +++ b/dart/pkg/pkg.status
|
| @@ -119,9 +119,6 @@ typed_data/test/typed_buffers_test: RuntimeError
|
| polymer/test/bind_mdv_test: RuntimeError # Issue 14412, 13260
|
| polymer/test/noscript_test: RuntimeError # Issue 13260
|
|
|
| -[ ($runtime == ie9 || $runtime == ie10) && $checked ]
|
| -polymer/test/take_attributes_test: RuntimeError # Issue 13260
|
| -
|
| # Skip browser-specific tests on VM
|
| [ $runtime == vm ]
|
| path/test/browser_test: Fail, OK # Uses dart:html
|
|
|