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

Fix flaky XdsMemberPermissionTest #1083

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

Sabadon
Copy link
Contributor

@Sabadon Sabadon commented Dec 31, 2024

Motivation:
Fix flaky test XdsMemberPermissionTest. See #1077

Modifications:
Added waiting for changes in access rights using await().untilAsserted();

Result:
Less flakiness

@CLAassistant
Copy link

CLAassistant commented Dec 31, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@minwoox minwoox left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Contributor

@ikhoon ikhoon left a comment

Choose a reason for hiding this comment

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

The fix itself seems good.
Are you considering adapting Central Dogma?

@Sabadon
Copy link
Contributor Author

Sabadon commented Jan 3, 2025

Are you considering adapting Central Dogma?

I'm not quiet sure what you mean by "adapting". But I don't use Central Dogma in any of my projects, I'm just interested in contributing.

@minwoox minwoox merged commit 3aff259 into line:main Mar 5, 2025
10 checks passed
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.

5 participants