Azure / azure-cosmos-dotnet-v3

.NET SDK for Azure Cosmos DB for the core SQL API
MIT License
723 stars 477 forks source link

[Internal] GlobalEndpointManagerTest: Fixes Flakey Tests #4554

Closed kundadebdatta closed 1 week ago

kundadebdatta commented 1 week ago

Pull Request Template

Description

See this bug 3142251 for detailed description about the failure. It is an expected and known behavior that the refresh loop can run at-most once, even after disposing the GlobalEndpointManager. Thus the assertation was updated to check getAccountInfoCount <= 1.

Type of change

Please delete options that are not relevant.

Closing issues

To automatically close an issue: closes #IssueNumber