Skip to content

Fix MetadataEncoderDecoderDeathTest in coverage build.#10279

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
mkbehr:metadata-death-test-coverage-fix
Mar 6, 2020
Merged

Fix MetadataEncoderDecoderDeathTest in coverage build.#10279
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
mkbehr:metadata-death-test-coverage-fix

Conversation

@mkbehr
Copy link
Contributor

@mkbehr mkbehr commented Mar 6, 2020

Description: This test failed in the coverage build because death tests need a StderrSinkDelegate in order to recognize RELEASE_ASSERT failure messages. Add that delegate.
Risk Level: Low (test only)
Testing: VALIDATE_COVERAGE=false test/run_envoy_bazel_coverage.sh "//test/common/http/http2/..."
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Michael Behr <mkbehr@google.com>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thank you so much for the quick fix!!!

@mattklein123 mattklein123 self-assigned this Mar 6, 2020
@mattklein123 mattklein123 merged commit 93a0fc0 into envoyproxy:master Mar 6, 2020
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.

2 participants