Skip to content

SqlConnectionReliabilityTests are flaky #3821

@mdaigle

Description

@mdaigle

The tests in SqlConnectionReliabilityTest try to assert that an AggregateException is thrown when opening a connection with retry configured. Certain classes of errors are not eligible for retry and so slip through to the test cases without getting wrapped in an AggregateException. These tests need to be reworked to be more reliable. For now, disable them so that the pipeline passes consistently.

Metadata

Metadata

Assignees

Labels

ActiveIssueItems that are tagged as active issues in tests.Area\TestsIssues that are targeted to tests or test projects

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions