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 test_api #3787

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Fix test_api #3787

merged 1 commit into from
Nov 15, 2024

Conversation

sl0thentr0py
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 15, 2024

❌ 1578 Tests Failed:

Tests completed Failed Passed Skipped
19893 1578 18315 4413
View the top 2 failed tests by shortest run time
tests.test_scope test_with_isolation_scope
Stack Traces | 0.001s run time
tests/test_scope.py:357: in test_with_isolation_scope
    assert scope is in_with_isolation_scope
E   assert <PotelScope id=0x7f055f1d3890 name=None type=ScopeType.ISOLATION> is <Scope id=0x7f05614c1c40 name=None type=ScopeType.ISOLATION>
tests.test_scope test_with_isolation_scope
Stack Traces | 0.001s run time
tests/test_scope.py:357: in test_with_isolation_scope
    assert scope is in_with_isolation_scope
E   assert <PotelScope id=0x7feda9fbe3f0 name=None type=ScopeType.ISOLATION> is <Scope id=0x7fedac286ea0 name=None type=ScopeType.ISOLATION>
View the full list of 1 ❄️ flaky tests
tests.test_scope test_with_new_scope

Flake rate in main: 97.01% (Passed 8 times, Failed 260 times)

Stack Traces | 0.001s run time
tests/test_scope.py:587: in test_with_new_scope
    assert scope is in_with_current_scope
E   assert <PotelScope id=0x7fbc94e554f0 name=None type=ScopeType.CURRENT> is <Scope id=0x7fbc94f73740 name=None type=ScopeType.CURRENT>

To view more test analytics, go to the Test Analytics Dashboard
Got feedback? Let us know on Github

@sl0thentr0py sl0thentr0py merged commit aa9c5ca into potel-base Nov 15, 2024
45 of 125 checks passed
@sl0thentr0py sl0thentr0py deleted the neel/potel/fix-test-api branch November 15, 2024 15:19
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