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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sabadon
Copy link

@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
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.

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