| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 20315e01d7d6e0cef6c0080367d4be378d24cab9..69471705a717d69b9bf3e2760ef988d1326d3325 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -99,7 +99,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/operator_test: Fail # http://dartbug.com/11944
|
| mirrors/mixin_test: Fail # TODO(ahe): This test is slightly broken. http://dartbug.com/12464
|
| mirrors/hierarchy_test: Fail # TODO(ahe): This test is slightly broken. http://dartbug.com/12464
|
|
|
|
|