| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 31a0738b19af669d5d185856288c4cca74ca94e4..e6c3b1f96215bff12a0141fd5c43c8a80b49e7e9 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -101,7 +101,6 @@ mirrors/native_class_test: Fail, OK # This test is meant to run in a browser.
|
| async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug.com/9001.
|
| mirrors/parameter_test: Fail # http://dartbug.com/11567
|
| mirrors/operator_test: Fail # http://dartbug.com/11944
|
| -mirrors/null_test: Fail # Issue 12128
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| async/timer_isolate_test: Skip # See Issue 4997
|
|
|