Skip to content

[18.0] Tests "doctest" are no longer run since Odoo 18 #780

@florentx

Description

@florentx

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:

Maybe it is because of the 2nd PR above.

It is because Odoo test loader does not call anymore standard unittest.TestLoader().loadTestsFromModule(...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugno staleUse this label to prevent the automated stale action from closing this PR/Issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions