Chromium Code Reviews| Index: dart/pkg/pkg.status |
| diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status |
| index 9e774d3875832ea98bf83c6d6e0df616d3e4ff98..53865f8cb6a4e88f32be5a4cf4adc9c1910f1998 100644 |
| --- a/dart/pkg/pkg.status |
| +++ b/dart/pkg/pkg.status |
| @@ -102,9 +102,6 @@ typed_data/test/typed_buffers_test: Fail, Crash # No typed_data on IE9. |
| polymer/test/instance_attrs_test: Pass, Fail # Issue 14167 |
| polymer/test/bind_mdv_test: Slow, Pass |
| -[ $runtime == safari ] |
| -fixnum/test/int_64_test: Pass, Fail # Bug in JSC. |
|
ricow1
2014/02/11 11:52:13
makes sense, we updated both ff and jsshell
|
| - |
| # Unexplained errors only occuring on Safari. |
| typed_data/test/typed_buffers_test: RuntimeError |