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

Remove fault injection environmental variable guard #25792

Merged
merged 2 commits into from
Mar 23, 2021

Conversation

lidizheng
Copy link
Contributor

@lidizheng lidizheng commented Mar 23, 2021

As title. Also remove some env-related test cases.


This change is Reviewable

@lidizheng lidizheng added lang/c++ release notes: yes Indicates if PR needs to be in release notes labels Mar 23, 2021
Copy link
Member

@markdroth markdroth left a comment

Choose a reason for hiding this comment

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

Looks like you're removing one test case that actually needs to stick around. Otherwise, this looks great!

Reviewed 4 of 4 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @lidizheng)


test/cpp/end2end/xds_end2end_test.cc, line 3491 at r1 (raw file):

// Test that we NACK filters without configs.
TEST_P(LdsTest, RejectsHttpFilterWithoutConfig) {

Why is this test being removed? I think we still need this.

Copy link
Member

@markdroth markdroth left a comment

Choose a reason for hiding this comment

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

Looks great!

Reviewed 1 of 1 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @lidizheng)

@lidizheng lidizheng enabled auto-merge (squash) March 23, 2021 21:40
@lidizheng lidizheng merged commit 4baf35f into grpc:master Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/c++ priority/P0/RELEASE BLOCKER release notes: yes Indicates if PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants