queue
queue copied to clipboard
[18.0] Tests "doctest" are no longer run since Odoo 18
It can be seen on Github CI for 18.0 branch and related PRs.
For example the doctests embedded in queue_job.jobrunner.channels are not run.
This is due to changes in Odoo test loader:
- odoo/odoo#148660
- odoo/odoo#157121
~Maybe it is because of the 2nd PR above.~
It is because Odoo test loader does not call anymore standard unittest.TestLoader().loadTestsFromModule(...)
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.