Skip to content

CI tests fail: AssertionError: 514 != 613 within 7 places #1479

Description

@SirPyTech

Module

subscription_oca

Describe the bug

The following is logged:

ERROR odoo odoo.addons.subscription_oca.tests.test_subscription_oca: FAIL: TestSubscriptionOCA.test_x_subscription_oca_pricelist_related_2
Traceback (most recent call last):
  File "/__w/contract/contract/subscription_oca/tests/test_subscription_oca.py", line 683, in test_x_subscription_oca_pricelist_related_2
    self.assertAlmostEqual(int(res), 613)
AssertionError: 514 != 613 within 7 places

(from https://github.com/OCA/contract/actions/runs/28377759497/job/84071837812?pr=1477#step:8:385)

To Reproduce

Affected versions:

  • 14.0

Steps to reproduce the behavior:

  1. Run the repo's CI

Expected behavior
Tests succeed

Additional context
This was mentioned in #1094.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions