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

Fixed audience tests - It now waits for clients to be added to audience even after the client is connected #7280

Merged
merged 1 commit into from
Aug 28, 2021

Conversation

agarwal-navin
Copy link
Contributor

Fixes #7252

These tests were based on the assumption that if a client has moved to connected state, they will be in their audience. However, that is not the case today. Created an issue for this - #7275.

For now, the tests now have a wait of 2 seconds for clients to get into their audience after they are connected. The reason for choosing 2 seconds is explained in the issue. Once the issue is resolved, the tests should be updated to reflect the new behavior.

@github-actions github-actions bot added the area: tests Tests to add, test infrastructure improvements, etc label Aug 27, 2021
@agarwal-navin agarwal-navin requested a review from vladsud August 27, 2021 21:49
@github-actions github-actions bot requested a review from markfields August 27, 2021 21:49
Copy link
Member

@curtisman curtisman left a comment

Choose a reason for hiding this comment

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

:shipit:

@agarwal-navin agarwal-navin merged commit 5c9402c into microsoft:main Aug 28, 2021
@agarwal-navin agarwal-navin deleted the fixAudiencetests branch November 11, 2021 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tests Tests to add, test infrastructure improvements, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Realsvc e2e test targeting ODSP/t9s/r11s fail in audience.spec.ts
2 participants