| Index: dart/pkg/pkg.status
|
| diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
|
| index 775a607d7a171d395837d53f01a36c7a2e4bb6d7..3c35bee65604646693b80fa7e23ed771d37319b6 100644
|
| --- a/dart/pkg/pkg.status
|
| +++ b/dart/pkg/pkg.status
|
| @@ -65,6 +65,12 @@ intl/test/date_time_format_http_request_test: Fail # Issue 8983
|
| mime/test/mime_multipart_transformer_test: Skip # No typed_data on IE9.
|
| polymer/test/instance_attrs_test: Pass, Fail # Issue 14167
|
|
|
| +[ $system == windows && $runtime == ff ]
|
| +polymer/test/events_test: Pass, Fail # Issue 14167
|
| +polymer/test/prop_attr_bind_reflection_test: Pass, Fail # Issue 14167
|
| +polymer/test/prop_attr_reflection_test: Pass, Fail # Issue 14167
|
| +polymer/test/take_attributes_test: Pass, Fail # Issue 14167
|
| +
|
| [ $runtime == safari ]
|
| fixnum/test/int_64_test: Pass, Fail # Bug in JSC.
|
| crypto/test/hmac_sha1_test: Pass, Fail # Issue 11407.
|
|
|