Skip to content

Conversation

@petrus-v
Copy link
Contributor

@petrus-v petrus-v commented Apr 25, 2025

End of #79

Odoo reject the support to pytest-odoo: odoo/odoo#184409.

Si here we removes the retry feature implemented by odoo. Users that want to retry failures test can use option from pytest-rerunfailures pytest plugin package.

Odoo reject the support to pytest-odoo: odoo/odoo#184409
we remove the retry feature support from odoo. user that want to retry faillures
test can use  option from  pytest plugin package.
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@b599ed6). Learn more about missing BASE report.

Files with missing lines Patch % Lines
pytest_odoo.py 50.00% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #82   +/-   ##
=========================================
  Coverage          ?   34.40%           
=========================================
  Files             ?        1           
  Lines             ?      125           
  Branches          ?        0           
=========================================
  Hits              ?       43           
  Misses            ?       82           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@petrus-v petrus-v mentioned this pull request Apr 25, 2025
Copy link
Member

@jbaudoux jbaudoux left a comment

Choose a reason for hiding this comment

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

Tested and it solved the issue

Copy link

@florian-dacosta florian-dacosta left a comment

Choose a reason for hiding this comment

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

Tested too and solved the issue.
Thanks for the work!

Copy link

@baimont baimont left a comment

Choose a reason for hiding this comment

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

Tested and it worked like a charm, thanks!

@simahawk
Copy link
Member

Just tested it. Seems to work :)
Thanks @petrus-v

@simahawk simahawk merged commit e922b2b into camptocamp:master May 20, 2025
6 checks passed
@simahawk
Copy link
Member

Released https://pypi.org/project/pytest-odoo/2.1.3/

@petrus-v petrus-v mentioned this pull request Jun 18, 2025
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.

6 participants