See <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/1/>
------------------------------------------ [...truncated 213 lines...] <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_fields.py>:2056: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, self.datetime_required.create, {}) ok test0100one2one (trytond.tests.test_fields.FieldsTestCase) ... <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_fields.py>:2181: PendingDeprecationWarning: Please use assertRaises instead. 'one2one': target1_id, <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_fields.py>:2186: PendingDeprecationWarning: Please use assertRaises instead. 'one2one': target1_id, <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_fields.py>:2191: PendingDeprecationWarning: Please use assertRaises instead. 'name': 'one2one3', ok test0010read (trytond.tests.test_modelsingleton.ModelSingletonTestCase) ... ok test0020create (trytond.tests.test_modelsingleton.ModelSingletonTestCase) ... ok test0030copy (trytond.tests.test_modelsingleton.ModelSingletonTestCase) ... ok test0040default_get (trytond.tests.test_modelsingleton.ModelSingletonTestCase) ... ok test0050search (trytond.tests.test_modelsingleton.ModelSingletonTestCase) ... ok test0000test (trytond.tests.test_tryton.ModelViewTestCase) ... ok test0010ir (trytond.tests.test_tryton.ModelViewTestCase) ... ok test0020res (trytond.tests.test_tryton.ModelViewTestCase) ... ok test0030workflow (trytond.tests.test_tryton.ModelViewTestCase) ... ok test0040webdav (trytond.tests.test_tryton.ModelViewTestCase) ... ok test0010depends (trytond.tests.test_tryton.FieldDependsTestCase) ... ok test0010create (trytond.tests.test_mptt.MPTTTestCase) ... <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/model/modelsql.py>:2152: DeprecationWarning: With-statements now directly support multiple context managers Transaction().set_context(active_test=False)): ok test0020reorder (trytond.tests.test_mptt.MPTTTestCase) ... ok test0030reparent (trytond.tests.test_mptt.MPTTTestCase) ... ok test0040active (trytond.tests.test_mptt.MPTTTestCase) ... ok test0050delete (trytond.tests.test_mptt.MPTTTestCase) ... ok test0010boolean (trytond.tests.test_importdata.ImportDataTestCase) ... ERROR:import:invalid literal for int() with base 10: 'foo' ok test0020integer (trytond.tests.test_importdata.ImportDataTestCase) ... ERROR:import:invalid literal for int() with base 10: '1.1' ERROR:import:invalid literal for int() with base 10: '-1.1' ERROR:import:invalid literal for int() with base 10: 'foo' ok test0030float (trytond.tests.test_importdata.ImportDataTestCase) ... ERROR:import:could not convert string to float: foo ok test0040numeric (trytond.tests.test_importdata.ImportDataTestCase) ... ERROR:import:Invalid literal for Decimal: 'foo' ok test0050char (trytond.tests.test_importdata.ImportDataTestCase) ... ok test0060text (trytond.tests.test_importdata.ImportDataTestCase) ... ok test0070sha (trytond.tests.test_importdata.ImportDataTestCase) ... ok test0080date (trytond.tests.test_importdata.ImportDataTestCase) ... ERROR:import:time data 'foo' does not match format '%Y-%m-%d' ok test0090datetime (trytond.tests.test_importdata.ImportDataTestCase) ... ERROR:import:time data 'foo' does not match format '%Y-%m-%d %H:%M:%S' ok test0100selection (trytond.tests.test_importdata.ImportDataTestCase) ... ok test0110many2one (trytond.tests.test_importdata.ImportDataTestCase) ... ERROR:import:Reference to test.foo not found ok test0120many2many (trytond.tests.test_importdata.ImportDataTestCase) ... ok test0130one2many (trytond.tests.test_importdata.ImportDataTestCase) ... ok test0140reference (trytond.tests.test_importdata.ImportDataTestCase) ... ERROR:import:Reference to test.foo not found ok test0010boolean (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0020integer (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0030float (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0040numeric (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0050char (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0060text (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0070sha (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0080date (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0090datetime (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0100selection (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0110many2one (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0120many2many (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0130one2many (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0140reference (trytond.tests.test_exportdata.ExportDataTestCase) ... ok test0010constraints (trytond.tests.test_trigger.TriggerTestCase) ... <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_trigger.py>:73: PendingDeprecationWarning: Please use assertRaises instead. combination_values) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_trigger.py>:79: PendingDeprecationWarning: Please use assertRaises instead. condition_values) ok test0020on_create (trytond.tests.test_trigger.TriggerTestCase) ... ok test0030on_write (trytond.tests.test_trigger.TriggerTestCase) ... ok test0040on_delete (trytond.tests.test_trigger.TriggerTestCase) ... ok test0050on_time (trytond.tests.test_trigger.TriggerTestCase) ... ok test_Decimal_eq_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... FAIL test_Decimal_ne_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... FAIL test_Decimal_only_Method (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Decimal_radd__Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Decimal_rdiv_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Decimal_rdivmod_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Decimal_rfloordiv_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Decimal_rmod_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Decimal_rmul_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Decimal_rpow_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Decimal_rsub_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_add_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_add_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_div_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_div_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_divmod_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_divmod_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_eq_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_eq_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_floordiv_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_floordiv_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_format (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_ge_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_ge_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_gt_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_gt_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_le_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_le_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_lt_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_lt_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_mod_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_mod_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_mul_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_mul_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_ne_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_ne_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_pow_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_pow_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_sub_Decimal (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_Float_sub_float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_abs (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_float_eq_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_float_ne_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_float_only_Method (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_float_radd__Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_float_rdiv_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_float_rdivmod_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_float_rfloordiv_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_float_rmod_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_float_rmul_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_float_rpow_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_float_rsub_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_neg (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_nonzero (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test_pos (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ... ok test0010incremental (trytond.tests.test_sequence.SequenceTestCase) ... <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/ir/rule.py>:201: DeprecationWarning: With-statements now directly support multiple context managers Transaction().set_context(user=0)): ok test0020decimal_timestamp (trytond.tests.test_sequence.SequenceTestCase) ... ok test0030hexadecimal_timestamp (trytond.tests.test_sequence.SequenceTestCase) ... ok test0040prefix_suffix (trytond.tests.test_sequence.SequenceTestCase) ... ok test0010perm_read (trytond.tests.test_access.ModelAccessTestCase) ... <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:50: PendingDeprecationWarning: Please use assertRaises instead. test_id) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:79: PendingDeprecationWarning: Please use assertRaises instead. test_id) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:84: PendingDeprecationWarning: Please use assertRaises instead. test_id) ok test0020perm_write (trytond.tests.test_access.ModelAccessTestCase) ... <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:134: PendingDeprecationWarning: Please use assertRaises instead. test_id, {}) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:163: PendingDeprecationWarning: Please use assertRaises instead. test_id, {}) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:168: PendingDeprecationWarning: Please use assertRaises instead. test_id, {}) ok test0030perm_create (trytond.tests.test_access.ModelAccessTestCase) ... <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:215: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, self.test_access.create, {}) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:243: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, self.test_access.create, {}) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:247: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, self.test_access.create, {}) ok test0040perm_delete (trytond.tests.test_access.ModelAccessTestCase) ... <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:297: PendingDeprecationWarning: Please use assertRaises instead. test_ids.pop()) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:326: PendingDeprecationWarning: Please use assertRaises instead. test_ids.pop()) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:331: PendingDeprecationWarning: Please use assertRaises instead. test_ids.pop()) ok test0010perm_read (trytond.tests.test_access.ModelFieldAccessTestCase) ... <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:417: PendingDeprecationWarning: Please use assertRaises instead. ['field1']) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:419: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, self.test_access.read, test_id) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:421: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, getattr, test_access, 'field1') <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:470: PendingDeprecationWarning: Please use assertRaises instead. ['field1']) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:472: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, self.test_access.read, test_id) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:474: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, getattr, test_access, 'field1') <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:481: PendingDeprecationWarning: Please use assertRaises instead. ['field1']) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:483: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, self.test_access.read, test_id) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:485: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, getattr, test_access, 'field1') <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:554: PendingDeprecationWarning: Please use assertRaises instead. ['field2']) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:555: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, self.test_access.read, test_id) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:558: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, getattr, test_access, 'field2') <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:566: PendingDeprecationWarning: Please use assertRaises instead. ['field1']) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:568: PendingDeprecationWarning: Please use assertRaises instead. ['field2']) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:569: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, self.test_access.read, test_id) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:571: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, getattr, test_access, 'field1') <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:572: PendingDeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(Exception, getattr, test_access, 'field2') ok test0010perm_write (trytond.tests.test_access.ModelFieldAccessTestCase) ... <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:624: PendingDeprecationWarning: Please use assertRaises instead. {'field1': 'ham'}) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:628: PendingDeprecationWarning: Please use assertRaises instead. 'field2': 'spam', <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:677: PendingDeprecationWarning: Please use assertRaises instead. {'field1': 'ham'}) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:681: PendingDeprecationWarning: Please use assertRaises instead. 'field2': 'spam', <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:688: PendingDeprecationWarning: Please use assertRaises instead. {'field1': 'ham'}) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:692: PendingDeprecationWarning: Please use assertRaises instead. 'field2': 'spam', <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:761: PendingDeprecationWarning: Please use assertRaises instead. {'field2': 'spam'}) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:764: PendingDeprecationWarning: Please use assertRaises instead. 'field2': 'spam', <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:773: PendingDeprecationWarning: Please use assertRaises instead. {'field1': 'ham'}) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:775: PendingDeprecationWarning: Please use assertRaises instead. {'field2': 'spam'}) <https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_access.py>:778: PendingDeprecationWarning: Please use assertRaises instead. 'field2': 'spam', ok testModelURL (trytond.tests.test_mixins.UrlTestCase) Test model URLs ... ok testWizardURL (trytond.tests.test_mixins.UrlTestCase) Test wizard URLs ... ok ====================================================================== FAIL: test_Decimal_eq_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_protocols_datatype.py",> line 119, in test_Decimal_eq_Float self.assert_(Decimal('1.1') == Float('1.1')) AssertionError: False is not true ====================================================================== FAIL: test_Decimal_ne_Float (trytond.tests.test_protocols_datatype.ProtocolsDatatypeFloatTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://jenkins.shiningpanda.com/tryton/job/trytond/./python=CPython-2.7/ws/trytond/tests/test_protocols_datatype.py",> line 287, in test_Decimal_ne_Float self.assertFalse(Decimal('1.1') != Float('1.1')) AssertionError: True is not false ---------------------------------------------------------------------- Ran 152 tests in 45.563s FAILED (failures=2) Build step 'Virtualenv Builder' marked build as failure Skipping Cobertura coverage report as build was not UNSTABLE or better ... -- [email protected] mailing list
