| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index f591a126d02a30331b7297e0ba38b742fa61b85e..1af1fdbd586840ecc32985e095e404bb4ce8e800 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -213,6 +213,8 @@ mirrors/symbol_validation_test: RuntimeError # Issue 13596
|
| mirrors/synthetic_accessor_properties_test/none: RuntimeError # Issue 14632
|
| mirrors/toplevel_members_test/01: RuntimeError # Issue 14632
|
|
|
| +typed_data/setRange_5_test: Fail #
|
| +
|
| async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8)
|
|
|
| [ $compiler == none && ( $runtime == drt || $runtime == dartium ) ]
|
|
|