| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 17e515b504a3c83f6e658a2e4fbcf60f20550b85..83654f5c4cfefa48c7b8de4141868c2d416f28d7 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -85,6 +85,9 @@ async/test/stream_zip_test: SkipSlow # Times out. Issue 22050
|
| analyzer/test/generated/java_core_test: Pass, Timeout # Issue 19747
|
| typed_data/test/typed_buffers_test/none: Fail # Issue 17607 (I put this here explicitly, since this is not the same as on ie9)
|
|
|
| +[ $runtime == ie11 ]
|
| +kernel/test/verify_test: Skip # Times out. Issue 27935
|
| +
|
| [ $runtime == safarimobilesim ]
|
| # Unexplained errors only occuring on Safari 6.1 and earlier.
|
| typed_data/test/typed_buffers_test: RuntimeError
|
|
|