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

[15.0] CI tests broken by mrp_multi_level #1307

Open
grindtildeath opened this issue Jul 15, 2024 · 1 comment
Open

[15.0] CI tests broken by mrp_multi_level #1307

grindtildeath opened this issue Jul 15, 2024 · 1 comment

Comments

@grindtildeath
Copy link
Contributor

Builds on branch 15.0 (I didn't check others) are broken by module mrp_multi_level:

ERROR odoo odoo.addons.mrp_multi_level.tests.test_mrp_multi_level: FAIL: TestMrpMultiLevel.test_04_mrp_multi_level
Traceback (most recent call last):
  File "/__w/manufacture/manufacture/mrp_multi_level/tests/test_mrp_multi_level.py", line 120, in test_04_mrp_multi_level
    self.assertEqual(len(sf_1_line_2), 1)
AssertionError: 0 != 1
 

Example on following PRs as well as master:

ping @JordiBForgeFlow @LoisRForgeFlow @ChrisOForgeFlow can you guys please have a look? 🙏

@LoisRForgeFlow
Copy link
Contributor

Hi @grindtildeath

After restarting the jobs, the issue seems to be gone. Maybe it was temporary or maybe there is a window of time where they fail due to being out of working warehouse hours (some test uses the warehouse calendar).

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

2 participants