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

Make clang_tidy test more hermetic#26910

Merged
zanderso merged 1 commit into
flutter-team-archive:masterfrom
zanderso:fix-move-linter
Jun 23, 2021
Merged

Make clang_tidy test more hermetic#26910
zanderso merged 1 commit into
flutter-team-archive:masterfrom
zanderso:fix-move-linter

Conversation

@zanderso

Copy link
Copy Markdown
Contributor

Previously this test read actual data from the local file system. This PR changes the test to use mock data.

@zanderso zanderso requested a review from gaaclarke June 23, 2021 17:41
@google-cla google-cla Bot added the cla: yes label Jun 23, 2021

@gaaclarke gaaclarke left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm!

@zanderso zanderso merged commit 5911a6d into flutter-team-archive:master Jun 23, 2021
@zanderso zanderso deleted the fix-move-linter branch June 23, 2021 21:48
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 23, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 24, 2021
moffatman pushed a commit to moffatman/engine that referenced this pull request Aug 5, 2021
naudzghebre pushed a commit to naudzghebre/engine that referenced this pull request Sep 2, 2021
auto-submit Bot pushed a commit that referenced this pull request Nov 15, 2024
Build and x64 dimension was introduced in #50901, and I blindly copied it into the .ci.yaml in #56014.  However I don't think clangd needs to run on the scarce (and flakier) Intel Macs (37 x64 bots in prod vs 55 arm bots).  Suspect this was copied from clang_tidy #26910

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants