Skip to content

test: Removing orphan type_util_test file#16464

Merged
lizan merged 1 commit intoenvoyproxy:mainfrom
adisuissa:typeutil_test_file
May 12, 2021
Merged

test: Removing orphan type_util_test file#16464
lizan merged 1 commit intoenvoyproxy:mainfrom
adisuissa:typeutil_test_file

Conversation

@adisuissa
Copy link
Copy Markdown
Contributor

@adisuissa adisuissa commented May 12, 2021

Commit Message: Removing orphan type_util_test file
Additional Description:
PR #16372 removed source/common/protobuf/type_util.h, but its test file, test/common/protobuf/type_util_test.cc, wasn't removed.
The contents of the test were moved to test/common/protobuf/utility_test.cc, so removing the old test file should be ok.

Risk Level: Low - removing unneeded test file.
Testing: Same tests already covered.
Docs Changes: N/A.
Release Notes: N/A/
Platform Specific Features: N/A.

Signed-off-by: Adi Suissa-Peleg adip@google.com

Signed-off-by: Adi Suissa-Peleg <adip@google.com>
@adisuissa
Copy link
Copy Markdown
Contributor Author

/assign @chaoqin-li1123

@chaoqin-li1123
Copy link
Copy Markdown
Contributor

Thanks! LGTM

@chaoqin-li1123
Copy link
Copy Markdown
Contributor

chaoqin-li1123 commented May 12, 2021

I see, type_util.h and type_util.h are already removed. This test doesn't compile at all, should be safe to remove.

@lizan lizan merged commit 0d3bf7f into envoyproxy:main May 12, 2021
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.

4 participants