| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 157acab08d3e180e9e75dc23c6a81ff1c3e549c1..cf8d2a7c43c272e535642a3d9e1b7a21e9c0edea 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -43,7 +43,6 @@ code_transformers/test/resolver_test: Skip # Times out
|
| docgen/test/*: Skip # Slow
|
| smoke/test/codegen/end_to_end_test: Skip # Times out
|
| smoke/test/codegen/recorder_test: Skip # Times out
|
| -template_binding/test/template_binding_test: Skip # Times out
|
| third_party/html5lib/test/tokenizer_test: Skip # Times out
|
| barback/test/package_graph/repetition_test: Skip # Times out
|
| scheduled_test/test/scheduled_server_test: Pass, Fail, Slow # 13524
|
| @@ -165,7 +164,6 @@ observe/test/list_path_observer_test: RuntimeError, Pass # Issue 20849
|
| [ $runtime == ie10 ]
|
| analyzer/test/generated/java_core_test: Pass, Timeout # Issue 19747
|
| polymer_expressions/*: Pass, RuntimeError # Issue 19265
|
| -template_binding/test/template_binding_test: Pass, RuntimeError # Issue 19265
|
| typed_data/test/typed_buffers_test/none: Fail # Issue 17607 (I put this here explicitly, since this is not the same as on ie9)
|
|
|
| [ $runtime == ie10 || $runtime == ie11 ]
|
| @@ -321,7 +319,6 @@ unittest/test/testcases_immutable_test: RuntimeError # 13921
|
|
|
| [ $runtime == vm ]
|
| # Skip tests on the VM if the package depends on dart:html
|
| -template_binding: Skip
|
| mutation_observer: Skip
|
| polymer_expressions/test/syntax_test: Skip
|
| polymer_expressions/test/globals_test: Skip
|
|
|