CI: Don't skip windows tests#8004
Conversation
📝 WalkthroughWalkthroughThe Windows CPython test matrix configuration in the CI workflow is updated to remove previously skipped tests by clearing the ChangesWindows CPython Test Skip Configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
📦 Library DependenciesThe following Lib/ modules were modified. Here are their dependencies: [x] lib: cpython/Lib/venv dependencies:
dependent tests: (1 tests)
Legend:
|
|
@youknowone because it's waiting for the cached CI entry to complete it's not gonna be auto-merged:/ |
|
Thanks, I have to remove the old one and add new one in settings whenever the CI task name is changed. |
Brings the branch up to date with main so CI job names match the required status checks (the windows snippets/cpython job was renamed by RustPython#8004 when its matrix skips were cleared). Also picks up RustPython#8018's _thread.rs stack-margin updates, which are orthogonal to the apply_thread_stack_size fix in this PR. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Summary
Summary by CodeRabbit