Skip to content

✅ Fix all tests are skipped on Windows#14994

Merged
svlandeg merged 1 commit intomasterfrom
fix-test-run-on-windows-in-CI
Feb 25, 2026
Merged

✅ Fix all tests are skipped on Windows#14994
svlandeg merged 1 commit intomasterfrom
fix-test-run-on-windows-in-CI

Conversation

@YuriiMotov
Copy link
Member

pytest_collection_modifyitems hook from scripts/tests/test_translation_fixer/conftest.py doesn't check that item is placed inside the scripts/tests/test_translation_fixer/. That leads to skipping all tests on Windows.

=========================== 3094 skipped in 21.42s ============================

See: https://github.com/fastapi/fastapi/actions/runs/22365255134/job/64729413552#step:9:620

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 24, 2026

Merging this PR will not alter performance

✅ 20 untouched benchmarks


Comparing fix-test-run-on-windows-in-CI (4389838) with master (daba0aa)

Open in CodSpeed

Copy link
Member

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

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

Nice catch!

@svlandeg svlandeg merged commit 1fa1065 into master Feb 25, 2026
32 checks passed
@svlandeg svlandeg deleted the fix-test-run-on-windows-in-CI branch February 25, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants