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

Split gevent tests off #3964

Merged
merged 3 commits into from
Jan 21, 2025
Merged

Split gevent tests off #3964

merged 3 commits into from
Jan 21, 2025

Conversation

sentrivana
Copy link
Contributor

Same as #3962, but for master

Copy link

codecov bot commented Jan 20, 2025

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
22016 2 22014 5708
View the top 1 failed tests by shortest run time
tests.integrations.stdlib.test_httplib test_http_timeout
Stack Traces | 0.121s run time
.../integrations/stdlib/test_httplib.py:373: in test_http_timeout
    assert len(transaction["spans"]) == 1
E   assert 0 == 1
E     +0
E     -1
View the full list of 1 ❄️ flaky tests
tests.integrations.stdlib.test_httplib test_http_timeout

Flake rate in main: 77.78% (Passed 26 times, Failed 91 times)

Stack Traces | 0.148s 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!

@sentrivana sentrivana enabled auto-merge (squash) January 20, 2025 13:24
@sentrivana sentrivana merged commit 48d6368 into master Jan 21, 2025
147 of 149 checks passed
@sentrivana sentrivana deleted the ivana/split-gevent branch January 21, 2025 08:55
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