| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 9d4506b94fb71f4dba76483b837321be1bd8bdfb..1a2f2225fdb308d3bb34905a3d1401e7c66eed8d 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -155,7 +155,6 @@ mirrors/mixin_test/01: Fail, OK # TODO(ahe): Slight broken test to ensure test c
|
| mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior.
|
| mirrors/closures_test/01: Fail, OK # Incorrect dart2js behavior.
|
|
|
| -mirrors/constructor_kinds_test: RuntimeError # Issue 13798
|
| mirrors/generics_substitution_test: RuntimeError # Issue 13808
|
| mirrors/generic_function_typedef_test: RuntimeError # Issue 12282
|
| mirrors/generic_mixin_applications_test: RuntimeError # Issue 12282
|
| @@ -209,7 +208,6 @@ mirrors/local_isolate_test: Fail # Issue 13719: Please triage this failure.
|
| mirrors/mixin_test/01: Fail # Issue 13719: Please triage this failure.
|
| mirrors/typedef_test/01: Fail # Issue 13719: Please triage this failure.
|
|
|
| -mirrors/constructor_kinds_test: RuntimeError # Issue 13798
|
| mirrors/generics_substitution_test: RuntimeError # Issue 13808
|
| mirrors/generic_function_typedef_test: RuntimeError # Issue 12282
|
| mirrors/generic_mixin_applications_test: RuntimeError # Issue 12282
|
|
|