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
auto-submit[bot] merged 1 commit into
flutter-team-archive:mainfrom
matanlurey:remove-clang-tidy-verbose
Mar 28, 2024
Merged

Remove --verbose from clang_tidy execution on CI.#51760
auto-submit[bot] merged 1 commit into
flutter-team-archive:mainfrom
matanlurey:remove-clang-tidy-verbose

Conversation

@matanlurey

Copy link
Copy Markdown
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-team-archive: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
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

Development

Successfully merging this pull request may close these issues.

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

2 participants