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

Fix clang format issue with multiple gtest includes in etag_test due to merge conflict resolution. #4673

Merged
merged 1 commit into from
May 31, 2023

Conversation

ahsonkhan
Copy link
Contributor

A clang-format issue got introduced in one of the recent changes to etag_test.cpp:
Looks like these two PRs conflicted with each other, on merge, and caused the double header include for gtest.h:
#4656
#4632

Discovered in:
#4672 (comment)

@Jinming-Hu
Copy link
Member

Hi @ahsonkhan , storage team has release plan today. I need to hit the merge button to unblock ourselves.

@Jinming-Hu Jinming-Hu merged commit 10c37ab into Azure:main May 31, 2023
@ahsonkhan ahsonkhan deleted the FixClangFormat branch May 31, 2023 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EngSys This issue is impacting the engineering system. test-enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants