| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 3f71d7f5c81a4bfd84716609fe0bd3101504b0e2..c417e81c2c881dd8d985f6f6af9f597db18ee51e 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -16,6 +16,7 @@ async/schedule_microtask6_test: RuntimeError # global error handling is not supp
|
| math/double_pow_test: RuntimeError
|
| math/low_test: RuntimeError
|
|
|
| +mirrors/abstract_class_test: RuntimeError # Issue 12826
|
| mirrors/basic_types_in_dart_core_test: RuntimeError # Issue 14025
|
| mirrors/class_declarations_test/none: RuntimeError # Issue 13440
|
| mirrors/closures_test/none: RuntimeError # Issue 6490
|
|
|