Skip to content

Reland "Fix text field selection toolbar under Opacity (#31097)"#31802

Merged
liyuqian merged 3 commits intoflutter:masterfrom
liyuqian:update_text_golden
Apr 30, 2019
Merged

Reland "Fix text field selection toolbar under Opacity (#31097)"#31802
liyuqian merged 3 commits intoflutter:masterfrom
liyuqian:update_text_golden

Conversation

@liyuqian
Copy link
Contributor

Updated the golden file

liyuqian added a commit to flutter/goldens that referenced this pull request Apr 29, 2019
Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

@goderbauer goderbauer added the framework flutter/packages/flutter repository. See also f: labels. label Apr 30, 2019
@liyuqian liyuqian merged commit 71a89a4 into flutter:master Apr 30, 2019
@Hixie
Copy link
Contributor

Hixie commented Apr 30, 2019

do we understand how this failed before?

@Hixie
Copy link
Contributor

Hixie commented Apr 30, 2019

(was it just a new test that was added between when the PR was written and tested, and when it landed?)

@jonahwilliams
Copy link
Contributor

We forgot to roll the golden files

@liyuqian
Copy link
Contributor Author

@Hixie : the PR was created about 3 days ago and the the golden file was generated at that time based on flutter master 3 days ago; in the last 2 days, someone landed changes that affects the golden file, but I didn't rebase the PR to the newest master before merging. Our presubmit only checks against my old base, not the master, while the post-submit always checks against the newest master, so the post-submit failed while the pre-submit passed. This race condition seems to be possible in any CI system that I've worked with.

@liyuqian liyuqian deleted the update_text_golden branch May 1, 2019 22:25
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants