Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Remove --verbose from clang_tidy execution on CI. #51760

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

matanlurey
Copy link
Contributor

Closes flutter/flutter#145926.

This was likely left on by accident (if not, we should utilize FLUTTER_LOGS_DIR instead of this flag).

/cc @zanderso

@matanlurey matanlurey requested a review from dkwingsmt March 28, 2024 20:04
@matanlurey matanlurey added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 28, 2024
@auto-submit auto-submit bot merged commit 1c08774 into flutter:main Mar 28, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 28, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Mar 28, 2024
…145938)

flutter/engine@c176d11...b917b24

2024-03-28 [email protected] Test that `clangd --check` works at HEAD. (flutter/engine#50901)
2024-03-28 [email protected] Remove `--verbose` from clang_tidy execution on CI. (flutter/engine#51760)
2024-03-28 [email protected] Remove Android API v33 tests from CI. (flutter/engine#51751)
2024-03-28 [email protected] Reland: [Impeller] adds a plus advanced blend for f16 pixel formats (flutter/engine#51756)

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 [email protected],[email protected],[email protected] 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clang tidy output in the engine has regressed, making debugging difficult
2 participants