[fuchsia] Avoid log spam#39862
Conversation
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!). If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
fxbug.dev/121767
0e72d64 to
9a076a0
Compare
|
Modest changes: (1) removed the INFO log, it was too spammy in tests, and likely just as spammy in production. (2) massaged the unit test into the new expected shape of "return true". |
fxbug.dev/121767
Remove logspam when the child view gets torn down unexpectedly.
(flutter/flutter#121433)
Pre-launch Checklist
///).