| Subbuilds | Name | State | Detail |
|---|---|---|---|
| Build 367010 | At install tests: from account to website_timesheet 108m | Succeed | Log |
| Build 367011 | Post install tests: step install all modules 27m | Succeed | Log |
| Build 367012 | Post install tests: from account to hr_holidays 75m | Succeed | Log |
| Build 367013 | Post install tests: from hr_holidays_attendance to payment_redsys 35m | Failed | Log |
| Build 367014 | Post install tests: from payment_stripe to sale_gelato 85m | Succeed | Log |
| Build 367015 | Post install tests: from sale_gelato_stock to test_search_panel 59m | Succeed | Log |
| Build 367016 | Post install tests: from test_spreadsheet to website_timesheet 35m | Succeed | Log |
| Create Date | Level | Message |
|---|---|---|
| 01/31/2026 11:55:07 | INFO |
Updated repository Viindoo-tvtmaaddons
|
| 01/31/2026 11:55:07 | INFO |
Cloned repository Viindoo-odoo
|
| 01/31/2026 13:30:50 | ERROR |
Subbuild # 367013:
odoo.addons.mrp_subcontracting_purchase.tests.test_mrp_subcontracting_purchase: FAIL: MrpSubcontractingPurchaseTest.test_subcontracting_purchase_bill
Traceback (most recent call last):
File "/data/build/rb-6b0a0c1-220063/addons/mrp_subcontracting_purchase/tests/test_mrp_subcontracting_purchase.py", line 279, in test_subcontracting_purchase_bill
self.assertRecordValues(amls, [
File "/data/build/rb-6b0a0c1-220063/odoo/tests/common.py", line 770, in assertRecordValues
self.fail(self._formatMessage(None, standardMsg + '\n' + diffMsg))
AssertionError: Lists differ: [{'ac[21 chars]t': 0, 'credit': 60, 'product_id': 295}, {'acc[386 chars]295}] != [{'ac[21 chars]t': 0.0, 'credit': 60.0, 'product_id': 295}, {[414 chars]295}]
First differing element 2:
{'account_id': 885, 'debit': 0, 'credit': 20, 'product_id': 293}
{'account_id': 885, 'debit': 0.0, 'credit': 40.0, 'product_id': 294}
--- expected
+++ records
@@ -1,7 +1,7 @@
-[{'account_id': 984, 'credit': 60, 'debit': 0, 'product_id': 295},
- {'account_id': 885, 'credit': 0, 'debit': 60, 'product_id': 295},
- {'account_id': 885, 'credit': 20, 'debit': 0, 'product_id': 293},
- {'account_id': 984, 'credit': 0, 'debit': 20, 'product_id': 293},
- {'account_id': 885, 'credit': 40, 'debit': 0, 'product_id': 294},
- {'account_id': 984, 'credit': 0, 'debit': 40, 'product_id': 294},
- {'account_id': 885, 'credit': 0, 'debit': 120, 'product_id': 295}]+[{'account_id': 984, 'credit': 60.0, 'debit': 0.0, 'product_id': 295},
+ {'account_id': 885, 'credit': 0.0, 'debit': 60.0, 'product_id': 295},
+ {'account_id': 885, 'credit': 40.0, 'debit': 0.0, 'product_id': 294},
+ {'account_id': 984, 'credit': 0.0, 'debit': 40.0, 'product_id': 294},
+ {'account_id': 885, 'credit': 20.0, 'debit': 0.0, 'product_id': 293},
+ {'account_id': 984, 'credit': 0.0, 'debit': 20.0, 'product_id': 293},
+ {'account_id': 885, 'credit': 0.0, 'debit': 120.0, 'product_id': 295}]
|
| 01/31/2026 13:30:50 | ERROR |
Subbuild # 367013:
odoo.tests.result: 1 failed, 0 error(s) of 925 tests when loading database 'rb-6b0a0c1-220063-367013'
|