| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 6b801d3a05a1d6bf6f7990476b87dce4c373a662..ea2506c3bbf6ed95b7154c6deff3298e012331d4 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -180,6 +180,7 @@ mirrors/generic_f_bounded_test: RuntimeError # Issue 14000
|
| mirrors/immutable_collections_test: RuntimeError # Issue 14027
|
| mirrors/symbol_validation_test: RuntimeError # Issue 13596
|
| mirrors/typevariable_mirror_metadata_test/none: RuntimeError # Issue 12282
|
| +mirrors/type_variable_owner_test: RuntimeError # Issue 14240
|
|
|
| async/timer_isolate_test: Skip # See Issue 4997
|
| async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8)
|
|
|