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

Use proto matcher instead of debug_string matching for protos. #887

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

dubious90
Copy link
Contributor

@dubious90 dubious90 commented Aug 3, 2022

In some environments, whitespace differences cause these tests to fail.
String matching is less stable than the proto matchers that we now have.

Works on #433

Signed-off-by: Nathan Perry [email protected]

In some environments, whitespace differences cause these tests to fail.
String matching is less stable than the proto matchers that we now have.

Signed-off-by: Nathan Perry <[email protected]>
@dubious90 dubious90 added the waiting-for-review A PR waiting for a review. label Aug 3, 2022
@dubious90 dubious90 requested a review from tomjzzhang August 3, 2022 20:48
@dubious90 dubious90 marked this pull request as ready for review August 3, 2022 21:21
@dubious90
Copy link
Contributor Author

@tomjzzhang please review and assign to @mum4k when done.

Copy link
Contributor

@tomjzzhang tomjzzhang left a comment

Choose a reason for hiding this comment

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

LGTM.

@mum4k mum4k merged commit 1bfbc9e into envoyproxy:main Aug 4, 2022
@dubious90 dubious90 deleted the strengthen_options_test branch August 5, 2022 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-review A PR waiting for a review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants