-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Labels
ActiveIssueItems that are tagged as active issues in tests.Items that are tagged as active issues in tests.Area\TestsIssues that are targeted to tests or test projectsIssues that are targeted to tests or test projects
Description
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.Items that are tagged as active issues in tests.Area\TestsIssues that are targeted to tests or test projectsIssues that are targeted to tests or test projects