Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test matrix for Sanic #3904

Merged
merged 6 commits into from
Jan 7, 2025
Merged

Conversation

antonpirker
Copy link
Member

Fixes the failing test suite.

Copy link

codecov bot commented Jan 7, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
13778 1 13777 4159
View the top 1 failed tests by shortest run time
tests.integrations.stdlib.test_httplib test_http_timeout
Stack Traces | 75.2s run time
.../integrations/stdlib/test_httplib.py:373: in test_http_timeout
    assert len(transaction["spans"]) == 1
E   assert 0 == 1
E    +  where 0 = len([])

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

@antonpirker antonpirker requested a review from sentrivana January 7, 2025 12:34
@antonpirker antonpirker merged commit 7f73c9e into master Jan 7, 2025
138 checks passed
@antonpirker antonpirker deleted the antonpirker/fix-sanic-test-suites branch January 7, 2025 12:38
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.

2 participants