Conversation
|
This pull request has been changed to a draft. The currently pending flutter-gold status will not be able to resolve until a new commit is pushed or the change is marked ready for review again. For more guidance, visit Writing a golden file test for Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
|
Removing draft status in order to run Google tests. |
…revert-104128-scribble-mixin
|
I looked over the code again and didn't see anything suspicious for the performance regression... I have not rerun the benchmark though. |
CaseyHillers
left a comment
There was a problem hiding this comment.
RSLGTM for triggering Google Testing
|
(Triage): @justinmc Do you still have plans for this one? |
|
Yes, I'll take a closer look at the Google test failures this week. |
|
If this is still in progress, can we change the names back ASAP in a smaller PR to resolve #119180? @moffatman in #119180 (comment)
|
|
Ah it didn't cross my mind that the engine PR would start breaking things since this was reverted. I'm trying to get this back up to speed. |
58c4cae to
6ffc282
Compare
…revert-104128-scribble-mixin Manually moved changed scribble test from text_input_test to scribble_test
…revert-104128-scribble-mixin
6ffc282 to
89d1a41
Compare
|
(triage) Can this one be closed in favor of #119739? |
|
Let me see if the tests pass on #119739 (I accidentally committed the diff file so I just pushed again). If it looks like this one has a problem then I'll close it. |
|
Both PRs seem to have identical Google test failures. I will close one of the two PRs. |
…revert-104128-scribble-mixin
|
This pull request executed golden file tests, but it has not been updated in a while (20+ days). Test results from Gold expire after as many days, so this pull request will need to be updated with a fresh commit in order to get results from Gold. For more guidance, visit Writing a golden file test for Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
|
(triage) @justinmc Do you still have plans for this one? |
…revert-104128-scribble-mixin
|
@goderbauer Updated. I plan to return to this to try to fix the Google test failures. |
…revert-104128-scribble-mixin
|
I'm going to update this and make another attempt at seeing why it fails Google tests. |
…revert-104128-scribble-mixin
6566f44 to
b9fdb72
Compare
b9fdb72 to
d4e256e
Compare
…revert-104128-scribble-mixin
|
Closing this as I won't have time to fix it for awhile. Hoping to come back and fix the Google failures at some point. |
Scribble mixin (#104128) has been reverted several times due to breaking Google tests, most recently in #115146. This PR is an attempt to reland it.
Also, it seems to have caused a performance regression: #114898
Before merging this reland, we should be sure that the test failure and the performance problem are fixed.
Google bug for last failure: https://buganizer.corp.google.com/issues/258924157