Skip to content

test: Remove unit test parameterization for the TapMatcherGenericBodyConfigTest#12143

Merged
junr03 merged 2 commits intoenvoyproxy:masterfrom
yanavlasov:tap-matcher
Jul 17, 2020
Merged

test: Remove unit test parameterization for the TapMatcherGenericBodyConfigTest#12143
junr03 merged 2 commits intoenvoyproxy:masterfrom
yanavlasov:tap-matcher

Conversation

@yanavlasov
Copy link
Contributor

Commit Message:
Remove unit test parameterization for the TapMatcherGenericBodyConfigTest suite. It does not actually use test parameters.

Additional Description:
When we upgrade to the next version of the gtest these types of unit test misconfiguration are going to cause failures. Presently defining test suite as parameterized but using TEST_F instead of TEST_P to define tests causes the tests to not be run at all without any indication.

Risk Level: Low, test only
Testing: Unit Tests
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Yan Avlasov yavlasov@google.com

…Test suite

Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Yan Avlasov <yavlasov@google.com>
@junr03 junr03 merged commit 57b4a1e into envoyproxy:master Jul 17, 2020
KBaichoo pushed a commit to KBaichoo/envoy that referenced this pull request Jul 30, 2020
…Test suite (envoyproxy#12143)

Remove unit test parameterization for the TapMatcherGenericBodyConfigTest suite. It does not actually use test parameters.
Risk Level: Low, test only
Testing: Unit Tests
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
scheler pushed a commit to scheler/envoy that referenced this pull request Aug 4, 2020
…Test suite (envoyproxy#12143)

Remove unit test parameterization for the TapMatcherGenericBodyConfigTest suite. It does not actually use test parameters.
Risk Level: Low, test only
Testing: Unit Tests
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: scheler <santosh.cheler@appdynamics.com>
@yanavlasov yanavlasov deleted the tap-matcher branch December 16, 2022 17:27
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