Skip to content

Conversation

@rwgk
Copy link
Collaborator

@rwgk rwgk commented Jan 11, 2026

Skip test_patterngen_seeds on Windows to restore CI performance

Problem

The test_patterngen_seeds test runs extremely slowly on Windows platforms (up to ~945 seconds / ~15 minutes) compared to Linux (~12-15 seconds), significantly slowing down our CI and severely impeding local testing. See issue #1455 for detailed performance numbers.

Solution

Add a @pytest.mark.skipif decorator to skip this test on Windows platforms. This restores CI and local testing speed while we work on investigating and fixing the root cause.

Changes

@rwgk rwgk self-assigned this Jan 11, 2026
@copy-pr-bot
Copy link
Contributor

copy-pr-bot bot commented Jan 11, 2026

Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@rwgk
Copy link
Collaborator Author

rwgk commented Jan 11, 2026

/ok to test

@rwgk rwgk requested a review from Andy-Jost January 11, 2026 19:09
@github-actions
Copy link

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.

1 participant