| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index fb3ca9b441353ab10ffa03843c7c18558fd1175e..73e5b311b1e01da3f7ccf39dab1366555339d47d 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -89,8 +89,6 @@ mirrors/relation_subtype_test: RuntimeError # Issue 6490
|
| mirrors/repeated_private_anon_mixin_app_test: RuntimeError # Issue 14670
|
| mirrors/symbol_validation_test/01: RuntimeError # Issue 13597
|
| mirrors/static_members_test: RuntimeError # Issue 14633, Issue 12164
|
| -mirrors/synthetic_accessor_properties_test: RuntimeError # Issue 14633
|
| -mirrors/toplevel_members_test: RuntimeError # Issue 14633, Issue 12164
|
| mirrors/typedef_test/none: RuntimeError # http://dartbug.com/6490
|
| mirrors/typedef_metadata_test: RuntimeError # Issue 12785
|
| mirrors/typevariable_mirror_metadata_test: CompileTimeError # Issue 10905
|
| @@ -236,8 +234,6 @@ mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior.
|
|
|
| mirrors/generic_local_function_test: RuntimeError # Issue 14913
|
| mirrors/symbol_validation_test: RuntimeError # Issue 13596
|
| -mirrors/synthetic_accessor_properties_test/none: RuntimeError # Issue 14632
|
| -mirrors/toplevel_members_test/01: RuntimeError # Issue 14632
|
|
|
| async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8)
|
|
|
|
|