| Index: dart/pkg/pkg.status
|
| diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
|
| index 53865f8cb6a4e88f32be5a4cf4adc9c1910f1998..58dff1811302440439bcd01e817cef573f1725c1 100644
|
| --- a/dart/pkg/pkg.status
|
| +++ b/dart/pkg/pkg.status
|
| @@ -102,6 +102,7 @@ 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 ]
|
| # Unexplained errors only occuring on Safari.
|
| typed_data/test/typed_buffers_test: RuntimeError
|
|
|
|
|