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

Typo #3923

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Typo #3923

merged 1 commit into from
Jan 14, 2025

Conversation

antonpirker
Copy link
Member


Thank you for contributing to sentry-python! Please add tests to validate your changes, and lint your code using tox -e linters.

Running the test suite on your PR might require maintainer approval. The AWS Lambda tests additionally require a maintainer to add a special label, and they will fail until this label is added.

Copy link

codecov bot commented Jan 14, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
15513 1 15512 4484
View the full list of 1 ❄️ flaky tests
tests.integrations.stdlib.test_httplib test_http_timeout

Flake rate in main: 65.62% (Passed 22 times, Failed 42 times)

Stack Traces | 0.263s 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 merged commit 98d0415 into master Jan 14, 2025
145 checks passed
@antonpirker antonpirker deleted the antonpirker/typo branch January 14, 2025 12: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