Start Time: 2014-10-15 10:51:09
Duration: 0:05:32.134378
Status: Pass 34 Failure 10 Error 2
A suite of tests that permit to test PyUnit class
Test Group/Test case | Count | Pass | Fail | Error | View |
test_0010_account.AccountTest | 1 | 1 | 0 | 0 | Detail |
test_010_coa: Check Chart of Account length |
pass | ||||
test_0100_invoice.InvoiceTest | 2 | 2 | 0 | 0 | Detail |
test_010_supplier_invoice |
pass | ||||
test_020_purchase_order_invoice |
pass | ||||
test_0150_mass_reallocation.MassReallocationTest | 1 | 1 | 0 | 0 | Detail |
test_010_fp_changes |
pass | ||||
test_uf_2490_one_po.UF2490FOOnePO | 8 | 8 | 0 | 0 | Detail |
test_cancel_empty_po_from_scratch |
pass | ||||
test_cancel_line_po_from_scratch |
pass | ||||
test_cancel_line_validated_po_from_scratch |
pass | ||||
test_cancel_non_empty_po_from_scratch |
pass | ||||
test_cancel_validated_po_from_scracth |
pass | ||||
test_create_order_cancel_line |
pass | ||||
test_create_order_cancel_po_close_order |
pass | ||||
test_create_order_cancel_po_leave_order |
pass | ||||
test_uf_2490_one_po.UF2490IROnePO | 8 | 5 | 3 | 0 | Detail |
test_cancel_empty_po_from_scratch |
pass | ||||
test_cancel_line_po_from_scratch |
pass | ||||
test_cancel_line_validated_po_from_scratch |
pass | ||||
test_cancel_non_empty_po_from_scratch |
pass | ||||
test_cancel_validated_po_from_scracth |
pass | ||||
test_create_order_cancel_line |
fail
ft5.6: Traceback (most recent call last): File "tests/test_uf_2490_one_po.py", line 374, in test_create_order_cancel_line "The wizard to choose what should be done on the FO/IR is not displayed", AssertionError: The wizard to choose what should be done on the FO/IR is not displayed |
||||
test_create_order_cancel_po_close_order |
fail
ft5.7: Traceback (most recent call last): File "tests/test_uf_2490_one_po.py", line 327, in test_create_order_cancel_po_close_order w_res = self.create_order_cancel_po() File "tests/test_uf_2490_one_po.py", line 147, in create_order_cancel_po "The wizard to choose what must be done on the FO/IR is not well displayed." AssertionError: The wizard to choose what must be done on the FO/IR is not well displayed. |
||||
test_create_order_cancel_po_leave_order |
fail
ft5.8: Traceback (most recent call last): File "tests/test_uf_2490_one_po.py", line 295, in test_create_order_cancel_po_leave_order w_res = self.create_order_cancel_po() File "tests/test_uf_2490_one_po.py", line 147, in create_order_cancel_po "The wizard to choose what must be done on the FO/IR is not well displayed." AssertionError: The wizard to choose what must be done on the FO/IR is not well displayed. |
||||
test_uf_2490_one_rfq.UF2490FOOneRfQ | 8 | 8 | 0 | 0 | Detail |
test_cancel_empty_po_from_scratch |
pass | ||||
test_cancel_line_po_from_scratch |
pass | ||||
test_cancel_line_validated_po_from_scratch |
pass | ||||
test_cancel_non_empty_po_from_scratch |
pass | ||||
test_cancel_validated_po_from_scracth |
pass | ||||
test_create_order_cancel_line |
pass | ||||
test_create_order_cancel_po_close_order |
pass | ||||
test_create_order_cancel_po_leave_order |
pass | ||||
test_uf_2490_one_rfq.UF2490IROneRfQ | 8 | 5 | 3 | 0 | Detail |
test_cancel_empty_po_from_scratch |
pass | ||||
test_cancel_line_po_from_scratch |
pass | ||||
test_cancel_line_validated_po_from_scratch |
pass | ||||
test_cancel_non_empty_po_from_scratch |
pass | ||||
test_cancel_validated_po_from_scracth |
pass | ||||
test_create_order_cancel_line |
fail
ft7.6: Traceback (most recent call last): File "tests/test_uf_2490_one_po.py", line 374, in test_create_order_cancel_line "The wizard to choose what should be done on the FO/IR is not displayed", AssertionError: The wizard to choose what should be done on the FO/IR is not displayed |
||||
test_create_order_cancel_po_close_order |
fail
ft7.7: Traceback (most recent call last): File "tests/test_uf_2490_one_po.py", line 327, in test_create_order_cancel_po_close_order w_res = self.create_order_cancel_po() File "tests/test_uf_2490_one_po.py", line 147, in create_order_cancel_po "The wizard to choose what must be done on the FO/IR is not well displayed." AssertionError: The wizard to choose what must be done on the FO/IR is not well displayed. |
||||
test_create_order_cancel_po_leave_order |
fail
ft7.8: Traceback (most recent call last): File "tests/test_uf_2490_one_po.py", line 295, in test_create_order_cancel_po_leave_order w_res = self.create_order_cancel_po() File "tests/test_uf_2490_one_po.py", line 147, in create_order_cancel_po "The wizard to choose what must be done on the FO/IR is not well displayed." AssertionError: The wizard to choose what must be done on the FO/IR is not well displayed. |
||||
test_uf_2490_one_tender.UF2490IROneTender | 3 | 0 | 2 | 1 | Detail |
test_cancel_empty_tender_from_scratch |
fail
ft8.1: Traceback (most recent call last): File "tests/test_uf_2490_one_tender.py", line 50, in test_cancel_empty_tender_from_scratch "A wizard that asks user to re-source need is displayed and shouldn't", AssertionError: A wizard that asks user to re-source need is displayed and shouldn't |
||||
test_cancel_tender_from_scratch |
fail
ft8.2: Traceback (most recent call last): File "tests/test_uf_2490_one_tender.py", line 73, in test_cancel_tender_from_scratch "A wizard that asks user to re-source need is displayed and shouldn't", AssertionError: A wizard that asks user to re-source need is displayed and shouldn't |
||||
test_cancel_tender_line_from_scratch |
error
ft8.3: Traceback (most recent call last): File "tests/test_uf_2490_one_tender.py", line 92, in test_cancel_tender_line_from_scratch res = self.tender_line_obj.ask_unlink(self.tender_line_id) File "/home/qt/.virtualenvs/unifield/local/lib/python2.7/site-packages/oerplib/service/osv/osv.py", line 236, in rpc_method self._browse_class.__osv__['name'], method, *args) File "/home/qt/.virtualenvs/unifield/local/lib/python2.7/site-packages/oerplib/oerp.py", line 250, in execute raise error.RPCError(exc.message, exc.oerp_traceback) RPCError: local variable 'exp_sol_ids' referenced before assignment |
||||
test_uf_2490_one_tender.UF2490FOOneTender | 3 | 0 | 2 | 1 | Detail |
test_cancel_empty_tender_from_scratch |
fail
ft9.1: Traceback (most recent call last): File "tests/test_uf_2490_one_tender.py", line 50, in test_cancel_empty_tender_from_scratch "A wizard that asks user to re-source need is displayed and shouldn't", AssertionError: A wizard that asks user to re-source need is displayed and shouldn't |
||||
test_cancel_tender_from_scratch |
fail
ft9.2: Traceback (most recent call last): File "tests/test_uf_2490_one_tender.py", line 73, in test_cancel_tender_from_scratch "A wizard that asks user to re-source need is displayed and shouldn't", AssertionError: A wizard that asks user to re-source need is displayed and shouldn't |
||||
test_cancel_tender_line_from_scratch |
error
ft9.3: Traceback (most recent call last): File "tests/test_uf_2490_one_tender.py", line 92, in test_cancel_tender_line_from_scratch res = self.tender_line_obj.ask_unlink(self.tender_line_id) File "/home/qt/.virtualenvs/unifield/local/lib/python2.7/site-packages/oerplib/service/osv/osv.py", line 236, in rpc_method self._browse_class.__osv__['name'], method, *args) File "/home/qt/.virtualenvs/unifield/local/lib/python2.7/site-packages/oerplib/oerp.py", line 250, in execute raise error.RPCError(exc.message, exc.oerp_traceback) RPCError: local variable 'exp_sol_ids' referenced before assignment |
||||
test_uf_2505.UF2505FOResourcingTest | 1 | 1 | 0 | 0 | Detail |
test_uf_2505 |
pass | ||||
test_uf_2505.UF2505IRResourcingTest | 1 | 1 | 0 | 0 | Detail |
test_uf_2505 |
pass | ||||
test_uf_2507.UF2507FOResourcingTest | 1 | 1 | 0 | 0 | Detail |
test_uf_2507 |
pass | ||||
test_uf_2507.UF2507IRResourcingTest | 1 | 1 | 0 | 0 | Detail |
test_uf_2507 |
pass | ||||
Total | 46 | 34 | 10 | 2 |