| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 4276ffc9b7fab10031d3102ff1e7f1c48c7ef799..bf7e3ec20e9c819c5be058d661e13073becdfc4c 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -41,6 +41,8 @@ mirrors/redirecting_factory_test/02: RuntimeError # Issue 6490
|
| mirrors/closures_test/none: RuntimeError # Issue 6490
|
| mirrors/library_metadata2_test/01: CompileTimeError # Issue 13633
|
|
|
| +async/stream_controller_async_test: Pass, Fail # Issue 13608
|
| +
|
| [ $runtime == safari ]
|
| mirrors/return_type_test: Pass, Timeout # Issue 12858
|
|
|
|
|