Remove some tests from PLATFORM_INDEPENDENT_TESTS#7459
Remove some tests from PLATFORM_INDEPENDENT_TESTS#7459youknowone merged 2 commits intoRustPython:mainfrom
PLATFORM_INDEPENDENT_TESTS#7459Conversation
e536ebd to
404e84a
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughFour tests (test_class, test_format, test_math, test_types) were removed from the CI workflow's Python test suite configuration. These tests will no longer execute in the corresponding CI jobs. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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: [ ] test: cpython/Lib/test/test_class.py (TODO: 16) dependencies: dependent tests: (no tests depend on class) [x] test: cpython/Lib/test/test_format.py (TODO: 7) dependencies: dependent tests: (no tests depend on format) [x] test: cpython/Lib/test/test_math.py (TODO: 1) dependencies: dependent tests: (229 tests)
[x] lib: cpython/Lib/types.py dependencies:
dependent tests: (52 tests)
Legend:
|
* Remove some platform dependent tests * Mark failing tests
Found while working on #7254
Summary by CodeRabbit