| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 127ad08d6d2f40c85e2c0c59ab772f1ce3bcbbf3..2171db6e01f8bf119357f73cbc193b4fef4d0bfd 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -32,6 +32,7 @@ collection_helpers/test/equality_test/none: Pass, Fail # Issue 14348
|
|
|
| [ $compiler == dart2js && $checked && $runtime == ie9 ]
|
| crypto/test/base64_test: Timeout # Issue 12486
|
| +template_binding/test/template_binding_test: Fail # Issue 15093
|
|
|
| [ $compiler == dart2js && $checked && $runtime == d8 ]
|
| serialization/test/serialization_test: Pass, RuntimeError # Issue 14735
|
|
|