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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2144
瀏覽次數
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
0
3月 22
|
2578 | ||
|
2
8月 25
|
3547 | ||
|
1
3月 24
|
2370 | ||
|
2
10月 23
|
3584 | ||
|
0
6月 19
|
3372 |