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

Support Odoo 18 #79

Open
petrus-v opened this issue Oct 15, 2024 · 1 comment
Open

Support Odoo 18 #79

petrus-v opened this issue Oct 15, 2024 · 1 comment

Comments

@petrus-v
Copy link
Contributor

petrus-v commented Oct 15, 2024

Just open this issue as self remember from fist try

                if not result.wasSuccessful() and BaseCase._tests_run_count != 1:
                    _logger.runbot('Disabling auto-retry after a failed test')
                    BaseCase._tests_run_count = 1

wasSuccessful does not exists while launching test using pytest. commenting those lines seems to works as an ungly workaround.

I (we) needs to spend more time to investigate a bit more and properly fix that some how
@petrus-v
Copy link
Contributor Author

petrus-v commented Oct 19, 2024

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

No branches or pull requests

1 participant