Index: dart/tests/lib/lib.status |
diff --git a/dart/tests/lib/lib.status b/dart/tests/lib/lib.status |
index 654584c33d9a0c3b976a999378d59e043cc50333..90ad18b946feb34464b8d5142e296d4c5829c38f 100644 |
--- a/dart/tests/lib/lib.status |
+++ b/dart/tests/lib/lib.status |
@@ -85,6 +85,7 @@ async/timer_isolate_test: Skip # See Issue 4997 |
[ $runtime == vm || ($compiler == none && $runtime == drt) ] |
async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug.com/9001. |
+mirrors/metadata_test: Fail # http://dartbug.com/10906 |
[ $compiler == none && $runtime == drt ] |
async/timer_isolate_test: Skip # See Issue 4997 |