| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 1a5f43f2eec62d3e295f7680bee5378e9142f850..aecf6a9c817376e0921158f06f740e177a9bf9f3 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -124,7 +124,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/hierarchy_test: Fail # TODO(ahe): This test is slightly broken. http://dartbug.com/12464
|
| mirrors/mixin_test/01: Fail, OK # TODO(ahe): Slight broken test to ensure test coverage on dart2js.
|
| -mirrors/typedef_test/none: Fail # http://dartbug.com/13079
|
| mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior.
|
|
|
| [ $compiler == none && $runtime == drt ]
|
|
|