| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 5a7f4d27608223604a33d3f7b11b40881d046624..3855158ab54c67fbc4d9f89aebf3e663132c82bd 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -34,6 +34,8 @@ async/run_async4_test: Pass, Fail # no global exception handler in isolates. htt
|
| async/run_async6_test: Fail # global error handling is not supported. http://dartbug.com/5958
|
| async/stream_controller_async_test: Fail, Pass # http://dartbug.com/11953
|
|
|
| +[ $runtime == safari ]
|
| +mirrors/return_type_test: Pass, Timeout # Issue 12858
|
|
|
| [ $csp ]
|
| mirrors/*: Skip # Issue 6490
|
|
|