Skip to content

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

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

benrr101
Copy link
Contributor

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:

  • 5531
  • 5533
  • 5535
  • 5536
  • 5541
  • 5540
  • 6643
  • 9196
  • 12161
  • 12161
  • 14588
  • 14325
  • 14590
  • 20245
  • 21707
  • 25147
  • 25421
  • 31754 (Partly - 2 tests activated, at least one remains)

@benrr101 benrr101 added Code Health 💊 Issues/PRs that are targeted to source code quality improvements. Area\Engineering Issues that are targeted for changes in the 'eng' folder or build systems. labels Apr 24, 2025
@benrr101 benrr101 added this to the 6.1-preview1 milestone Apr 24, 2025
@benrr101 benrr101 requested a review from a team April 24, 2025 20:59
@benrr101 benrr101 force-pushed the dev/russellben/mz-enable-activeissue-tests branch from 4708a72 to b5005bc Compare April 24, 2025 21:03
Copy link
Contributor

@paulmedynski paulmedynski left a 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.

@benrr101 benrr101 requested a review from paulmedynski April 28, 2025 18:22
@benrr101 benrr101 modified the milestones: 6.1-preview1, 6.1-preview2 Apr 29, 2025
@benrr101
Copy link
Contributor Author

benrr101 commented May 1, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area\Engineering Issues that are targeted for changes in the 'eng' folder or build systems. Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix XmlReader Test on ARM
3 participants