| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 658329e81dda0b8677f073a62f0b1f0901185b85..657eafafc8f54359dbb0fb817b766508fda32c3e 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -214,5 +214,6 @@ mirrors/generic_mixin_applications_test: RuntimeError # Issue 12282
|
| mirrors/type_argument_is_type_variable_test: RuntimeError # Issue 12282
|
|
|
| [ $compiler == none && $runtime == dartium ]
|
| +async/run_async5_test: Pass, Timeout # Issue 13719: Please triage this failure.
|
| +async/timer_cancel2_test: Pass, Timeout # Issue 13719: Please triage this failure.
|
| async/timer_isolate_test: Fail # Issue 13719: Please triage this failure.
|
| -async/run_async5_test: Pass, Timeout # Issue 13719: Please triage this failure.
|
|
|