| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 9a8cd8d9b6aa39f7a510d6951b1df2052b28ea06..da3c307745a46ffa329559af1e110f370d1b5aff 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -198,9 +198,6 @@ mirrors/local_isolate_test: Skip # http://dartbug.com/12188
|
| async/schedule_microtask6_test: Fail # Issue 10910
|
| async/schedule_microtask4_test: Fail # Issue 13921
|
|
|
| -[ $compiler == none && ( $runtime == drt || $runtime == dartium ) && $system == macos]
|
| -mirrors/constructor_kinds_test: Pass, Fail # Issue 13999
|
| -
|
| [ $compiler == none && $runtime == drt && $system == windows ]
|
| async/multiple_timer_test: Fail, Pass # See Issue 10982
|
| async/timer_test: Fail, Pass # See Issue 10982
|
|
|