Skip to content

Remove unused testresources import and related load_tests function from unittestadapter#25928

Merged
eleanorjboyd merged 4 commits intomicrosoft:mainfrom
eleanorjboyd:hilarious-barnacle
Apr 23, 2026
Merged

Remove unused testresources import and related load_tests function from unittestadapter#25928
eleanorjboyd merged 4 commits intomicrosoft:mainfrom
eleanorjboyd:hilarious-barnacle

Conversation

@eleanorjboyd
Copy link
Copy Markdown
Member

@eleanorjboyd eleanorjboyd commented Apr 23, 2026

goal to resolve CI issues

Keeps coverage of the testscenarios-based dynamic test-ID pattern (which was the whole point of this fixture). Declaring testtools explicitly replaces the fragile transitive dependency that was causing the CI import failure described in test-scenarios-ci-failure.md.

@eleanorjboyd eleanorjboyd self-assigned this Apr 23, 2026
@eleanorjboyd eleanorjboyd added debt Code quality issues skip tests Updates to tests unnecessary skip-issue-check labels Apr 23, 2026
TylerLeonhardt
TylerLeonhardt previously approved these changes Apr 23, 2026
eleanorjboyd and others added 2 commits April 23, 2026 08:42
Co-authored-by: Copilot <copilot@github.com>
@eleanorjboyd eleanorjboyd merged commit f3fab83 into microsoft:main Apr 23, 2026
47 checks passed
@eleanorjboyd eleanorjboyd deleted the hilarious-barnacle branch April 23, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

debt Code quality issues skip tests Updates to tests unnecessary skip-issue-check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants