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

Celery test fix #521

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Celery test fix #521

merged 3 commits into from
Apr 16, 2024

Conversation

Ferenc-
Copy link
Collaborator

@Ferenc- Ferenc- commented Apr 16, 2024

No description provided.

@Ferenc- Ferenc- requested review from pvital and GSVarsha April 16, 2024 08:06
Copy link
Contributor

@GSVarsha GSVarsha left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Copy link
Member

@pvital pvital left a comment

Choose a reason for hiding this comment

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

It looks good to me.

@Ferenc- Ferenc- merged commit 66e15fc into master Apr 16, 2024
13 checks passed
@Ferenc- Ferenc- deleted the celery-test-fix branch April 16, 2024 09:38
Ferenc- added 3 commits April 16, 2024 12:00
Signed-off-by: Ferenc Géczi <ferenc.geczi@ibm.com>
tests/frameworks/test_celery.py::test_error_reporting
  /usr/local/lib/python3.9/site-packages/celery/worker/consumer/consumer.py:507: CPendingDeprecationWarning: The broker_connection_retry configuration setting will no longer determine
  whether broker connection retries are made during startup in Celery 6.0 and above.
  If you wish to retain the existing behavior for retrying connections on startup,
  you should set broker_connection_retry_on_startup to True.
    warnings.warn(

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

Signed-off-by: Ferenc Géczi <ferenc.geczi@ibm.com>
Signed-off-by: Ferenc Géczi <ferenc.geczi@ibm.com>
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