Skip to content

Update Celery tests #4211

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

Merged
merged 5 commits into from
Mar 28, 2025
Merged

Conversation

antonpirker
Copy link
Member

Fixing Celery tests in Potel

Copy link

codecov bot commented Mar 28, 2025

❌ 63 Tests Failed:

Tests completed Failed Passed Skipped
20509 63 20446 4474
View the top 3 failed test(s) by shortest run time
tests.profiler.test_continuous_profiler test_continuous_profiler_invalid_mode[experiment-foo]
Stack Traces | 0.001s run time
tests/profiler/test_continuous_profiler.py:68: in test_continuous_profiler_invalid_mode
    with pytest.raises(ValueError):
E   Failed: DID NOT RAISE <class 'ValueError'>
tests.profiler.test_continuous_profiler test_continuous_profiler_invalid_mode[experiment-foo]
Stack Traces | 0.001s run time
tests/profiler/test_continuous_profiler.py:68: in test_continuous_profiler_invalid_mode
    with pytest.raises(ValueError):
E   Failed: DID NOT RAISE <class 'ValueError'>
tests.profiler.test_continuous_profiler test_continuous_profiler_invalid_mode[experiment-foo]
Stack Traces | 0.001s run time
tests/profiler/test_continuous_profiler.py:68: in test_continuous_profiler_invalid_mode
    with pytest.raises(ValueError):
E   Failed: DID NOT RAISE <class 'ValueError'>

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@antonpirker antonpirker marked this pull request as ready for review March 28, 2025 13:34
@antonpirker antonpirker requested a review from a team as a code owner March 28, 2025 13:34
@antonpirker antonpirker requested a review from sentrivana March 28, 2025 13:36
Copy link
Contributor

@sentrivana sentrivana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@antonpirker antonpirker merged commit d5a09bc into potel-base Mar 28, 2025
115 of 128 checks passed
@antonpirker antonpirker deleted the antonpirker/potel/fix-celery-tests branch March 28, 2025 13:43
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