| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 006e779348ef401a3d9c41048977fde07759f3c6..4f5cd92e8d84802583c10ea63c22074a8d573c27 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -59,7 +59,7 @@ mime/test/mime_multipart_transformer_test: Skip # No typed_data on IE9.
|
|
|
| [ $runtime == safari ]
|
| fixnum/test/int_64_test: Pass, Fail # Bug in JSC.
|
| -crypto/test/hmac_sha1_test: Fail # Issue 11407.
|
| +crypto/test/hmac_sha1_test: Pass, Fail # Issue 11407.
|
| crypto/test/sha1_test: Fail # Issue 11407.
|
| stack_trace/test/trace_test: Fail # http://dartbug.com/12380
|
| crypto/test/sha256_test: Pass, Fail # Issue 12502
|
|
|