-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Revert "[framework] inline AbstractNode into RenderObject" #104257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This reverts commit 24bd28f.
|
Putting this up in case we don't have time to update the internal fix today |
jonahwilliams
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Did I mess up the g3fix, or were there more internal cases I didn't hit beyond those? |
|
I'm seeing a few instances of: |
|
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 |
|
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. |
|
That particular failure can probably be fixed by making |
Reverts #103832
Breaking google tests