[CFE] Mark 'dart2js/late_from_dill/main' as SemiFuzzFailure (by design)

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>
This commit is contained in:
Jens Johansen 2021-09-20 09:23:53 +00:00 committed by commit-bot@chromium.org
parent 3fd4283295
commit e4ddc7801a
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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