Skip to content

Conversation

@Hixie
Copy link
Contributor

@Hixie Hixie commented Oct 1, 2021

Fixes #91108

@Hixie Hixie requested a review from Piinks as a code owner October 1, 2021 19:14
@flutter-dashboard
Copy link

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.

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.

@flutter-dashboard flutter-dashboard bot added c: contributor-productivity Team-specific productivity, code health, technical debt. tool Affects the "flutter" command-line tool. See also t: labels. labels Oct 1, 2021
@google-cla google-cla bot added the cla: yes label Oct 1, 2021
Copy link
Contributor

Choose a reason for hiding this comment

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

this got reverted? did you change this, or was it flutter update-packages?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

odd, i did that by accident at one point but i thought i'd fixed it... checking, one sec

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i think i forgot to rerun the tool after updating that particular pin, heh. will push new update.

Copy link
Contributor

Choose a reason for hiding this comment

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

nice

@Hixie Hixie force-pushed the dependencies branch 2 times, most recently from aeacdbe to d75cc83 Compare October 1, 2021 19:21
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, pending CI passing

@Hixie
Copy link
Contributor Author

Hixie commented Oct 1, 2021

This can land on red as soon as the bots are happy, it is intended to fix the tree redness.

@flar
Copy link
Contributor

flar commented Oct 1, 2021

Will "waiting for tree to go green" work here? This is the cause for the redness...

@flar
Copy link
Contributor

flar commented Oct 1, 2021

Linux_web_tests all failed on timeouts. I'm rerunning "_0" as a test to see if rerunning helps.

@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • The status or check suite Linux web_tests_5 has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite Linux web_tests_6 has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite Linux web_tests_3 has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite Linux web_tests_1 has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite Linux web_tests_7_last has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite Linux web_tests_2 has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite Linux web_tests_4 has failed. Please fix the issues identified (or deflake) before re-applying this label.

@flar
Copy link
Contributor

flar commented Oct 1, 2021

The Linux_web_tests_0 is running long and will likely timeout. Is there something in this PR that could be leading to that?

@Hixie
Copy link
Contributor Author

Hixie commented Oct 1, 2021

Will "waiting for tree to go green" work here? This is the cause for the redness...

unfortunately not, see #81568

@flar
Copy link
Contributor

flar commented Oct 1, 2021

It's failing again on the signature even after the force push...?

@Hixie
Copy link
Contributor Author

Hixie commented Oct 1, 2021

Yeah I hadn't finished updating it. This version should be good though!

Copy link
Contributor

Choose a reason for hiding this comment

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

Now that we're pinning this exactly, I'm guessing we should let the Flutter Material team know? @pennzht

Copy link
Contributor

Choose a reason for hiding this comment

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

I don't know that we ever run this command with asserts. Perhaps this should be an explicit integration test?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, that makes sense. I did an assert because it's private but that's dumb, I should just make it public and test it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@Hixie Hixie force-pushed the dependencies branch 2 times, most recently from a5aead2 to 5f47996 Compare October 1, 2021 21:48
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!

@fluttergithubbot fluttergithubbot merged commit 126cd73 into flutter:master Oct 4, 2021
clocksmith pushed a commit to clocksmith/flutter that referenced this pull request Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt. tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

allowlist signature wrong in Linux analyze

4 participants