| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 493fe57812227e7ff0e585477d301e955ec1abc0..50a1cd21093f17c9260c9198d7f04af27c1c41e5 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -443,11 +443,6 @@ mirrors/metadata_allowed_values_test/29: Crash # Issue 25911
|
| mirrors/metadata_allowed_values_test/30: Crash # Issue 25911
|
| mirrors/metadata_allowed_values_test/31: Crash # Issue 25911
|
|
|
| -[ $compiler == dart2js && $host_checked && $unchecked ]
|
| -mirrors/mirrors_used_typedef_declaration_test/01: Crash # Assertion failure: typedef(Foo) has not been checked for cycles. Issue 25911
|
| -mirrors/mirrors_used_typedef_declaration_test/none: Crash # Assertion failure: typedef(Foo) has not been checked for cycles. Issue 25911
|
| -mirrors/typedef_library_test: Crash # Assertion failure: typedef(G) has not been checked for cycles. Issue 25911
|
| -
|
| [ $compiler != dart2js ]
|
| async/dart2js_uncaught_error_test: Skip # JS-integration only test
|
|
|
|
|