Skip to content

Odoo 19: Fix endpoint_route_handler cross-env consistency test deadlock #52

@jeremi

Description

@jeremi

Background

test_cross_env_consistency is currently skipped due to deadlock behavior in Odoo 19 when acquiring a second Registry() with the test cursor lock.

Skipped test

  • test_cross_env_consistency

Goal

Refactor the test strategy to validate cross-environment route propagation without deadlocking.

Acceptance criteria

  • Remove skip decorator.
  • Test reliably validates cross-env consistency.
  • No deadlock in CI.

References

  • endpoint_route_handler/tests/test_endpoint.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions