| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index ea0388c30bc110f5cefddc45c3e9cfdd3331f8a2..520ea2d455d77a3c893574e4a7871cb63664ef96 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -343,7 +343,7 @@ 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 && !$checked]
|
| +[ $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
|
|
|