Skip to content

Conversation

@sentrivana
Copy link
Contributor

@sentrivana sentrivana commented Dec 2, 2024

The latest release of httpx seems to have broken the test clients of some older versions of Litestar, Starlite, Anthropic, Langchain, OpenAI, Starlette.

Pinning httpx for old versions.

Also tweaking what versions to test against.

@codecov
Copy link

codecov bot commented Dec 2, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
15166 1 15165 4383
View the top 1 failed tests by shortest run time
tests.integrations.stdlib.test_httplib test_http_timeout
Stack Traces | 60.2s run time
.../integrations/stdlib/test_httplib.py:373: in test_http_timeout
    assert len(transaction["spans"]) == 1
E   assert 6 == 1
E     +6
E     -1

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@sentrivana sentrivana changed the title Fix litestar tests Fix CI Dec 2, 2024
@sentrivana sentrivana marked this pull request as ready for review December 2, 2024 08:54
@sentrivana sentrivana marked this pull request as draft December 2, 2024 09:20
@sentrivana sentrivana marked this pull request as ready for review December 2, 2024 09:42
Copy link
Contributor

@antonpirker antonpirker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for cleaning that up!

@sentrivana sentrivana merged commit e7130e8 into master Dec 2, 2024
136 checks passed
@sentrivana sentrivana deleted the ivana/fix-litestar-tests branch December 2, 2024 10:18
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.

3 participants