Handle breaking changes in leak_tracker.#135185
Conversation
|
@polina-c it looks like you manually merged this with a failing google testing check. Per https://github.com/flutter/flutter/wiki/Tree-hygiene#landing-a-patch, contributors must use the In addition, the "Google testing" check is important for the release team: https://github.com/flutter/flutter/wiki/Understanding-Google-Testing. Please contact the #hackers-infra chat on discord if you need help with a false negative Google testing check. Thanks! |
Yes, "Google testing" must be respected! I've read the instructions for Google testing and they said, that if failure is because of merge conflict and it is low risk, it is ok to bypass google testing: https://github.com/flutter/flutter/runs/16984390339 As changes are just in tests and dev_dependencies, I decided it is low risk. What did i miss? |
Ahh, I see what happened. The way to bypass "Google testing" is to set the GitHub status in the FRoB dashboard, see: https://github.com/flutter/flutter/wiki/Understanding-Google-Testing#i-am-a-googler-i-dont-want-google-testing-to-run-and-how-do-i-manually-set-google-testing-to-pass. Then add the |
Oh, thanks. Will follow next time. |
Thanks Polina! |
No description provided.