Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (6)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the 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 |
ae27e00 to
21334ff
Compare
|
The job run on window-2025 has failed with the following lines. It seems not related about updating mimetypes module to 3.14.2 🤔 |
| else: | ||
| s.close() | ||
|
|
||
| @unittest.expectedFailure # TODO: RUSTPYTHON |
There was a problem hiding this comment.
Since I don't have Windows machine, I cannot check the test but it seems to fail in only Windows environment. I'll mark it as unittest.expectedFailureIfWindows.
In my local macOS environment, the following command doesn't fail.
cargo run --release -- -m unittest test.test_ssl.ThreadedTests.test_socketserver
21334ff to
7a31b09
Compare
📦 Library DependenciesThe following Lib/ modules were modified. Here are their dependencies: Click to expand dependency informationLegend:
|
This pull request is extracted from #6784