Index: tests/lib_2/lib_2_dartdevc.status |
diff --git a/tests/lib_2/lib_2_dartdevc.status b/tests/lib_2/lib_2_dartdevc.status |
index bb11d5813de7a70348ec252df1a3ee9973c3e2c6..8f7333d9f7315610d1f3ca3a3ef26635f43d0a8a 100644 |
--- a/tests/lib_2/lib_2_dartdevc.status |
+++ b/tests/lib_2/lib_2_dartdevc.status |
@@ -2,6 +2,9 @@ |
# for details. All rights reserved. Use of this source code is governed by a |
# BSD-style license that can be found in the LICENSE file. |
+[ $compiler == dartdevc ] |
+mirrors/*: SkipByDesign # Mirrors not supported on web in Dart 2.0. |
+ |
[ $compiler == dartdevc && $runtime != none ] |
async/future_or_bad_type_test/none: RuntimeError # Issue 29922 |
async/future_or_bad_type_test/implements: RuntimeError # Issue 29922 |