Skip to content

Conversation

@antonpirker
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 4, 2024

❌ 306 Tests Failed:

Tests completed Failed Passed Skipped
19190 306 18884 4435
View the top 1 failed tests by shortest run time
tests.test_scope test_get_current_scope_tags
Stack Traces | 0.001s run time
tests/test_scope.py:341: in test_get_current_scope_tags
    assert scope1.client.__class__ == NonRecordingClient
E   AttributeError: client
View the full list of 2 ❄️ flaky tests
tests.test_scope test_get_current_scope_tags

Flake rate in main: 32.20% (Passed 40 times, Failed 19 times)

Stack Traces | 0.001s run time
tests/test_scope.py:341: 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: 26.67% (Passed 55 times, Failed 20 times)

Stack Traces | 0.001s run time
tests/test_scope.py:341: 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 changed the title Fix tests for chalice in potel Fix Chalice tests in POTel Dec 5, 2024
@antonpirker antonpirker changed the base branch from potel-base to master December 5, 2024 14:30
@antonpirker antonpirker changed the title Fix Chalice tests in POTel Cleanup Chalice tests Dec 5, 2024
@antonpirker antonpirker changed the base branch from master to potel-base December 5, 2024 14:31
@antonpirker
Copy link
Contributor Author

Closing and making the changes in master: #3858

@antonpirker antonpirker closed this Dec 5, 2024
@antonpirker antonpirker deleted the antonpirker/potel/chalice branch April 22, 2025 09:28
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.

3 participants