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 potel tests in potel #3841

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Conversation

antonpirker
Copy link
Member

No description provided.

@antonpirker antonpirker changed the base branch from master to potel-base December 3, 2024 12:19
Copy link

codecov bot commented Dec 3, 2024

❌ 431 Tests Failed:

Tests completed Failed Passed Skipped
19648 431 19217 4430
View the full list of 3 ❄️ flaky tests
tests.test_scope test_get_current_scope_tags

Flake rate in main: 9.38% (Passed 29 times, Failed 3 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: 20.00% (Passed 12 times, Failed 3 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: 13.64% (Passed 19 times, Failed 3 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!

@antonpirker antonpirker merged commit 8b70a66 into potel-base Dec 3, 2024
@antonpirker antonpirker deleted the antonpirker/potel/sqlalchemy branch December 3, 2024 15:52
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