| Index: dart/tests/lib/lib.status
|
| diff --git a/dart/tests/lib/lib.status b/dart/tests/lib/lib.status
|
| index d66ecb39d7f54be0be6508e8b9aa0dfc03692ab8..7f2a68cb1eefa7ba3e09614194ebe65eeac81882 100644
|
| --- a/dart/tests/lib/lib.status
|
| +++ b/dart/tests/lib/lib.status
|
| @@ -105,6 +105,7 @@ async/timer_isolate_test: Skip # See Issue 4997
|
| [ $runtime == vm || ($compiler == none && $runtime == drt) ]
|
| async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug.com/9001.
|
| mirrors/metadata_test: Fail # http://dartbug.com/10906
|
| +mirrors/superclass_test: Fail # http://dartbug.com/11142
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| async/timer_isolate_test: Skip # See Issue 4997
|
|
|