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

Fix boto3 tests in POTel #3844

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

antonpirker
Copy link
Member

No description provided.

Copy link

codecov bot commented Dec 4, 2024

❌ 424 Tests Failed:

Tests completed Failed Passed Skipped
19671 424 19247 4440
View the full list of 3 ❄️ flaky tests
tests.test_scope test_get_current_scope_tags

Flake rate in main: 14.29% (Passed 30 times, Failed 5 times)

Stack Traces | 0.001s run time
tests/test_scope.py:343: in test_get_current_scope_tags
    assert scope1.client.__class__ == NonRecordingClient
E   AttributeError: client
tests.test_scope test_get_current_scope_tags

Flake rate in main: 27.78% (Passed 13 times, Failed 5 times)

Stack Traces | 0.001s run time
tests/test_scope.py:343: in test_get_current_scope_tags
    assert scope1.client.__class__ == NonRecordingClient
E   AttributeError: 'PotelScope' object has no attribute 'client'
tests.test_scope test_get_current_scope_tags

Flake rate in main: 20.00% (Passed 20 times, Failed 5 times)

Stack Traces | 0.001s run time
tests/test_scope.py:343: in test_get_current_scope_tags
    assert scope1.client.__class__ == NonRecordingClient
E   AttributeError: 'PotelScope' object has no attribute 'client'

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

@sl0thentr0py sl0thentr0py merged commit 1dbcdd4 into potel-base Dec 4, 2024
59 of 126 checks passed
@sl0thentr0py sl0thentr0py deleted the antonpirker/potel/boto3 branch December 4, 2024 18:36
@antonpirker antonpirker changed the title Fix boto3 tests in potel Fix boto3 tests in POTel Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants