-
Notifications
You must be signed in to change notification settings - Fork 305
Tests | Activate "ActiveIssue" tests #3304
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
base: main
Are you sure you want to change the base?
Conversation
- Move tests around to TestSet when necessary, consolidate AE test sets
Co-authored-by: Edward Neal <[email protected]>
Factor out tests that have different conditions
4708a72
to
b5005bc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Duplicate method breaking compilation.
src/Microsoft.Data.SqlClient/tests/ManualTests/DataCommon/DataTestUtility.cs
Show resolved
Hide resolved
Just an update on this one - I'm running into one of the tests causing hanging after the tests complete. This seems to happen locally without the test even running. On debug, the check for azure synapse seems to be happening in a loop, so I'm trying to investigate what's causing that. |
This is a recreation of #3012 to resolve merges, rebase it off of main, and enable full CI builds. Original description is below
This PR activates a couple of tests that were marked with "ActiveIssue"
Upon trying them out, they seem to run fine.
Also does some minor improvements on a few tests or disable some tests on specific platform
Fixes #3035
This also fixes and allows to close the following ActiveIssue's in AzDO: