mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
fix status file
BUG= R=rmacnak@google.com Review URL: https://codereview.chromium.org/1759203002 .
This commit is contained in:
parent
80531d974d
commit
5c0a18d3be
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue