Skip to content

Commit

Permalink
[CFE] Add fuzz status now (new test) failing (weekly bot #97)
Browse files Browse the repository at this point in the history
Bug: #49339

Change-Id: I305a1099ce0c3863a24a7f21a66fdd67fbbee3a6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/249802
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Jens Johansen <jensj@google.com>
  • Loading branch information
jensjoha authored and Commit Bot committed Jun 27, 2022
1 parent 5523755 commit 4ce04c5
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 @@ -13,6 +13,7 @@ dart2js/late_from_dill/main: SemiFuzzFailure
dart2js/late_statics: SemiFuzzFailure
static_field_lowering/opt_in: SemiFuzzFailure

dart2js/mixin_super/main: SemiFuzzFailure # https://github.com/dart-lang/sdk/issues/49339
dartdevc/static_interop_erasure/main: SemiFuzzCrash # https://github.com/dart-lang/sdk/issues/49301

const_functions/const_functions_list: SemiFuzzCrash
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 @@ nnbd_mixed/mixed_mixin: SemiFuzzFailure
no_such_method_forwarders/abstract_override_abstract_different_type: SemiFuzzFailure
no_such_method_forwarders/abstract_override_with_different_signature: SemiFuzzFailure

dart2js/mixin_super/main: SemiFuzzFailure # https://github.com/dart-lang/sdk/issues/49339
dartdevc/static_interop_erasure/main: SemiFuzzCrash # https://github.com/dart-lang/sdk/issues/49301

dart2js/tear_off_patch/main: semiFuzzFailureOnForceRebuildBodies # needs custom libraries.json (and platform?) not setup here
Expand Down

0 comments on commit 4ce04c5

Please sign in to comment.