| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 45dcc3b09ef4f650bcb335f89902c3b9ca3975f0..bc764ba78013f842d8234fcd789ebc1cc8771d7b 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -248,8 +248,6 @@ mirrors/symbol_validation_test: RuntimeError # Issue 13596
|
|
|
| async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8)
|
|
|
| -mirrors/typedef_declaration_test/01: Fail # dartbug.com/16048. Remove multitest marker when it passes.
|
| -
|
| [ $compiler == none && ( $runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
| async/schedule_microtask6_test: Fail # Issue 10910
|
| async/timer_test: Fail, Pass # Issue 15487
|
|
|