Skip to content

Commit

Permalink
[CFE] Add fuzz status now (new test) failing (weekly bot #98)
Browse files Browse the repository at this point in the history
Bugs:
#49414
#49415
Change-Id: I7d0af8f1490cd668f21fd1a7f2a1be40418cf4ba
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250844
Reviewed-by: Johnni Winther <[email protected]>
Commit-Queue: Jens Johansen <[email protected]>
  • Loading branch information
jensjoha authored and Commit Bot committed Jul 8, 2022
1 parent 1971ca0 commit 6b9bc2f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions pkg/front_end/testcases/strong.status
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ dart2js/late_statics: SemiFuzzFailure
static_field_lowering/opt_in: SemiFuzzFailure

dart2js/mixin_super/main: SemiFuzzFailure # https://github.com/dart-lang/sdk/issues/49339
dart2js/late_fields_with_annotation: SemiFuzzFailure # https://github.com/dart-lang/sdk/issues/49415
macros/augment_concrete: SemiFuzzFailure # https://github.com/dart-lang/sdk/issues/49414

const_functions/const_functions_list: SemiFuzzCrash
generic_metadata/typedef_generic_types_in_arguments_and_bounds: SemiFuzzCrash
Expand Down
3 changes: 2 additions & 1 deletion pkg/front_end/testcases/weak.status
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ no_such_method_forwarders/abstract_override_abstract_different_type: SemiFuzzFai
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/late_fields_with_annotation: SemiFuzzFailure # https://github.com/dart-lang/sdk/issues/49415
macros/augment_concrete: SemiFuzzFailure # https://github.com/dart-lang/sdk/issues/49414

dart2js/tear_off_patch/main: semiFuzzFailureOnForceRebuildBodies # needs custom libraries.json (and platform?) not setup here
general/constants/with_unevaluated_agnostic/various_2: SemiFuzzFailure # Looks similar to https://dart-review.googlesource.com/c/sdk/+/242441
Expand Down

0 comments on commit 6b9bc2f

Please sign in to comment.