Skip to content

PYTHON-6057 - Remove free-threaded variants from win32 tests - #3013

Open
NoahStapp wants to merge 1 commit into
mongodb:mainfrom
NoahStapp:PYTHON-6057
Open

PYTHON-6057 - Remove free-threaded variants from win32 tests#3013
NoahStapp wants to merge 1 commit into
mongodb:mainfrom
NoahStapp:PYTHON-6057

Conversation

@NoahStapp

Copy link
Copy Markdown
Contributor

PYTHON-6057

Changes in this PR

See ticket.

Test Plan

N/A.

Checklist

Checklist for Author

  • Did you update the changelog (if necessary)?
  • Is there test coverage?
  • Is any followup work tracked in a JIRA ticket? If so, add link(s).

Checklist for Reviewer

  • Does the title of the PR reference a JIRA Ticket?
  • Do you fully understand the implementation? (Would you be comfortable explaining how this code works to someone else?)
  • Is all relevant documentation (README or docstring) updated?

Copilot AI lite review requested due to automatic review settings August 27, 2026 19:58
@NoahStapp
NoahStapp requested a review from a team as a code owner August 27, 2026 19:58
@NoahStapp
NoahStapp requested a review from blink1073 August 27, 2026 19:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Evergreen CI configuration generation to ensure the Win32 build variant does not run any tasks tagged as free-threaded, aligning Win32 test coverage with supported execution modes.

Changes:

  • Update the config generator to exclude free-threaded tasks for the win32 standard non-linux variant.
  • Regenerate Evergreen variant configuration to reflect the updated Win32 task selector.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.evergreen/scripts/generate_config.py Adjusts Win32 variant task selection to add !.free-threaded exclusion.
.evergreen/generated_configs/variants.yml Regenerated config: updates test-win32 tasks to exclude free-threaded.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@blink1073 blink1073 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants