Skip to content

Commit

Permalink
[CFE] Mark 'dart2js/late_from_dill/main' as SemiFuzzFailure (by design)
Browse files Browse the repository at this point in the history
Change-Id: Ifa53ce1e43737a39841bf185a1288527556d1644
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/213771
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Jens Johansen <jensj@google.com>
  • Loading branch information
jensjoha authored and commit-bot@chromium.org committed Sep 20, 2021
1 parent 3fd4283 commit e4ddc78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pkg/front_end/testcases/strong.status
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# strong-mode enabled.

dart2js/late_statics: SemiFuzzFailure # dartbug.com/45854
dart2js/late_from_dill/main: SemiFuzzFailure # dartbug.com/45854, see also https://dart-review.googlesource.com/c/sdk/+/213768

constructor_tearoffs/call_instantiation: TypeCheckError
constructor_tearoffs/lowering/invalid_redirect: VerificationError
Expand Down
1 change: 1 addition & 0 deletions pkg/front_end/testcases/weak.status
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ general/error_recovery/issue_39202.crash: SemiFuzzCrash
general/error_recovery/issue_39058.crash: SemiFuzzFailure
regress/utf_16_le_content.crash: SemiFuzzCrash
dart2js/late_statics: SemiFuzzFailure # dartbug.com/45854
dart2js/late_from_dill/main: SemiFuzzFailure # dartbug.com/45854, see also https://dart-review.googlesource.com/c/sdk/+/213768

constructor_tearoffs/call_instantiation: TypeCheckError
constructor_tearoffs/lowering/invalid_redirect: VerificationError
Expand Down

0 comments on commit e4ddc78

Please sign in to comment.