Skip to content

Fixed two pytest failures#4827

Open
wolffy-au wants to merge 5 commits intoAider-AI:mainfrom
wolffy-au:hotfix_20260212
Open

Fixed two pytest failures#4827
wolffy-au wants to merge 5 commits intoAider-AI:mainfrom
wolffy-au:hotfix_20260212

Conversation

@wolffy-au
Copy link

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

@wolffy-au
Copy link
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.

@wolffy-au wolffy-au marked this pull request as draft February 14, 2026 11:45
@wolffy-au wolffy-au marked this pull request as ready for review February 14, 2026 11:58
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
@wolffy-au
Copy link
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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant