| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index ed46502e658ae7249d7186723f9379c086abdce7..293c397162c03d2f9ff794f27f04d73c51c0e5dd 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -197,3 +197,6 @@ mirrors/library_uri_io_test: Fail # Issue 13719: Please triage this failure.
|
| mirrors/local_isolate_test: Fail # Issue 13719: Please triage this failure.
|
| mirrors/mixin_test/01: Fail # Issue 13719: Please triage this failure.
|
| mirrors/typedef_test/01: Fail # Issue 13719: Please triage this failure.
|
| +
|
| +[ $compiler == none && $runtime == dartium ]
|
| +async/timer_isolate_test: Fail # Issue 13719: Please triage this failure.
|
|
|