| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 6098c47a66728ad828b09def5e99b293caadf4a2..26393b6f84a4133a302cf8752f6efa1d7854ae2d 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -184,6 +184,8 @@ mirrors/local_isolate_test: Skip # http://dartbug.com/12188
|
| async/run_async6_test: Fail # Issue 10910
|
| async/run_async4_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
|
|
|