Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run full clang_tidy in presubmit #48831

Merged
merged 4 commits into from
Dec 8, 2023
Merged

Run full clang_tidy in presubmit #48831

merged 4 commits into from
Dec 8, 2023

Conversation

zanderso
Copy link
Member

@zanderso zanderso commented Dec 8, 2023

I'm seeing post-submit runs of full clang_tidy taking about ~20-ish minutes excluding queue time, so the premise of flutter/flutter#139769 may be incorrect. In that case, we should re-enable full clang_tidy in presubmit and observe any impacts to queue time.

Context is that the clang autoroll became unblocked and landed a roll that passed clang_tidy checks in presubmit, but then failed in post submit: #48817

Copy link
Contributor

@matanlurey matanlurey left a comment

Choose a reason for hiding this comment

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

Hmm, maybe Clang sped up or we have refactored some degenerate case that was causing the latency - either way LGTM - this makes sense.

@zanderso zanderso merged commit 72da960 into main Dec 8, 2023
28 checks passed
@zanderso zanderso deleted the zanderso-patch-5 branch December 8, 2023 18:00
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 8, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Dec 8, 2023
…139821)

flutter/engine@5dd2619...72da960

2023-12-08 zanderso@users.noreply.github.com Run full clang_tidy in presubmit (flutter/engine#48831)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC chinmaygarde@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants