Open
Conversation
6096692 to
138f9d6
Compare
Author
|
A new test started failing after running pip-compile. I also noticed that on a Win32 machine, the CRLF makes the files keep showing as modified when they're not, so I added some sed commands to cleanup if you run pip-compile on a win32. |
FAILED tests/basic/test_ssl_verification.py::TestSSLVerification::test_no_verify_ssl_flag_sets_model_info_manager
FAILED tests/basic/test_deprecated.py::TestDeprecated::test_model_alias_in_warning
b04343d to
9a50225
Compare
Author
|
I can see the scrape test failing in (https://github.com/Aider-AI/aider/actions/runs/22018897465/job/63624775420) which you'll find the fix here (19e4980). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix: robustly coerce map_tokens and stop on cache warming errors
FAILED tests/basic/test_deprecated.py::TestDeprecated
fix: adjust SSL test mock
FAILED tests/basic/test_ssl_verification.py::TestSSLVerification::test_no_verify_ssl_flag_sets_model_info_manager