Index: tests/lib/lib.status |
diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
index d02d27846ce767e5e1637e3f53dbedaafe48138e..a9658104c01a51f09bbfbea4f0e6a90161681347 100644 |
--- a/tests/lib/lib.status |
+++ b/tests/lib/lib.status |
@@ -247,7 +247,6 @@ mirrors/native_class_test: Fail, OK # This test is meant to run in a browser. |
[ $compiler == none ] |
async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8) |
-mirrors/generic_local_function_test: RuntimeError # Issue 14913 |
mirrors/symbol_validation_test: RuntimeError # Issue 13596 |
mirrors/mirrors_used*: SkipByDesign # Invalid tests. MirrorsUsed does not have a specification, and dart:mirrors is not required to hide declarations that are not covered by any MirrorsUsed annotation. |