Skip to content

Conversation

@polina-c
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the framework flutter/packages/flutter repository. See also f: labels. label Sep 20, 2023
@github-actions github-actions bot added f: material design flutter/packages/flutter/material repository. f: scrolling Viewports, list views, slivers, etc. f: routes Navigator, Router, and related APIs. f: focus Focus traversal, gaining or losing focus labels Sep 20, 2023
@polina-c polina-c marked this pull request as ready for review September 21, 2023 03:15
Copy link
Contributor

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

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

LGTM

@christopherfujino
Copy link
Contributor

@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 autosubmit label and let the bot merge their PRs (this will be enforced soon).

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!

@polina-c
Copy link
Contributor Author

@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 autosubmit label and let the bot merge their PRs (this will be enforced soon).

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!

@christopherfujino

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?

@christopherfujino
Copy link
Contributor

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 autosubmit label, to allow the bot to merge your PR.

@polina-c
Copy link
Contributor Author

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 autosubmit label, to allow the bot to merge your PR.

Oh, thanks. Will follow next time.

@christopherfujino
Copy link
Contributor

Oh, thanks. Will follow next time.

Thanks Polina!

engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 25, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 26, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 26, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 26, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 26, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 26, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 27, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 27, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 27, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 27, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 27, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 28, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 28, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 28, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 28, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 28, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 28, 2023
Mairramer pushed a commit to Mairramer/flutter that referenced this pull request Oct 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

f: focus Focus traversal, gaining or losing focus f: material design flutter/packages/flutter/material repository. f: routes Navigator, Router, and related APIs. 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.

2 participants