[CFE] Unmark dart2js late lowering as semi fuzz failures

It no longer fails.

Change-Id: I512d01a273c1c8f68991e92862f7bd9e87fdd7b9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/215421
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Jens Johansen <jensj@google.com>
This commit is contained in:
Jens Johansen 2021-10-04 13:07:46 +00:00 committed by commit-bot@chromium.org
parent 33f69b0ced
commit c3d9664956
2 changed files with 0 additions and 5 deletions

View file

@ -6,9 +6,6 @@
# Kernel ASTs directly, that is, code in pkg/fasta/lib/src/kernel/ with
# 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
extension_types/access_setter_as_getter: ExpectationFileMismatchSerialized # Expected.

View file

@ -9,8 +9,6 @@ general/error_recovery/issue_39058_prime.crash: SemiFuzzFailure
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