I've recently created a new branch from my production instance and was given the following error message:
What's strange to me is that all tests passed before I merged any of my previous branches into production, AND this was not the result of me pushing up any changes - simply creating a new branch.
Any help is greatly appreciated!
FAIL: TestPreview.test_ods_success Traceback (most recent call last): File "/home/odoo/src/odoo/addons/base_import/tests/test_base_import.py", line 432, in test_ods_success self.assertEqual(result['preview'], ['foo', '1', '2']) AssertionError: Lists differ: [['foo', 'bar', 'aux'], ['1', '3', '5'], ['2', '4', '6']] != ['foo', '1', '2'] First differing element 0: ['foo', 'bar', 'aux'] 'foo' - [['foo', 'bar', 'aux'], ['1', '3', '5'], ['2', '4', '6']] + ['foo', '1', '2']
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
2138
ビュー
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
0
3月 22
|
2575 | ||
|
2
8月 25
|
3545 | ||
|
1
3月 24
|
2369 | ||
|
2
10月 23
|
3584 | ||
|
0
6月 19
|
3372 |