| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index c5e6cca42ffa592ffe6e4c3576964ed5efdffb28..6967e4c6b7d5dcd60b6c2771b2321f90d895d2e7 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -102,7 +102,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
|
|
|