| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 591b3564d4a7452c68c6ab2fb1742044bb7dad8c..f8fd4e282a3ef9d6f3a7ae40bc5bdcedf07b9c15 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -100,7 +100,6 @@ mirrors/native_class_test: Fail, OK # This test is meant to run in a browser.
|
|
|
| [ $runtime == vm || ($compiler == none && $runtime == drt) ]
|
| 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
|
|
|
| [ $compiler == none && $runtime == drt ]
|
|
|