Skip to content

Conversation

@CaseyHillers
Copy link
Contributor

Reverts #103832

Breaking google tests

@CaseyHillers
Copy link
Contributor Author

Putting this up in case we don't have time to update the internal fix today

Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonahwilliams
Copy link
Contributor

Did I mess up the g3fix, or were there more internal cases I didn't hit beyond those?

@CaseyHillers
Copy link
Contributor Author

I'm seeing a few instances of:

Change to a supertype of 'RenderObject', or, for a covariant parameter, a subtype.
  void adoptChild(RenderBox child) {

@CaseyHillers
Copy link
Contributor Author

Based on the blame list, I'm pretty sure this was the culprit PR, but FRoB didn't have time to bisect the breakage beyond quickly looking at the blame list of render/object.dart

@jonahwilliams
Copy link
Contributor

Lets revert for now, if you could send me the failure log I can take a look at it later and figure out what tests were missed. FWIW the frob run got stuck so I manually patched it in and ran tests in g3, so I hit skip on google tests for the original PR.

@CaseyHillers CaseyHillers marked this pull request as ready for review May 20, 2022 17:11
@flutter-dashboard flutter-dashboard bot added a: tests "flutter test", flutter_test, or one of our tests f: cupertino flutter/packages/flutter/cupertino repository f: material design flutter/packages/flutter/material repository. f: scrolling Viewports, list views, slivers, etc. framework flutter/packages/flutter repository. See also f: labels. labels May 20, 2022
@dnfield
Copy link
Contributor

dnfield commented May 20, 2022

That particular failure can probably be fixed by making adoptChild(covariant RenderObject child), right?

@fluttergithubbot fluttergithubbot merged commit da105b2 into master May 20, 2022
@fluttergithubbot fluttergithubbot deleted the revert-103832-remove_casts_ro branch May 20, 2022 18:43
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 20, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 20, 2022
CaseyHillers pushed a commit to CaseyHillers/flutter that referenced this pull request May 20, 2022
camsim99 pushed a commit to camsim99/flutter that referenced this pull request Aug 10, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: tests "flutter test", flutter_test, or one of our tests f: cupertino flutter/packages/flutter/cupertino repository f: material design flutter/packages/flutter/material repository. f: scrolling Viewports, list views, slivers, etc. framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants