[openstack-dev] [all] Lots of gating failures because of testtools

2014-01-29 Thread Ivan Melnikov
Hi there, I see lots of unit tests jobs on gate fail with errors like 2014-01-29 10:48:44.933 | File /home/jenkins/workspace/gate-taskflow-python26/.tox/py26/lib/python2.6/site-packages/subunit/test_results.py, line 23, in module 2014-01-29 10:48:44.934 | from testtools.compat import all

Re: [openstack-dev] [all] Lots of gating failures because of testtools

2014-01-29 Thread Matthieu Huin
questions) openstack-dev@lists.openstack.org Sent: Wednesday, January 29, 2014 12:07:13 PM Subject: [openstack-dev] [all] Lots of gating failures because of testtools Hi there, I see lots of unit tests jobs on gate fail with errors like 2014-01-29 10:48:44.933 | File /home/jenkins

Re: [openstack-dev] [all] Lots of gating failures because of testtools

2014-01-29 Thread Dina Belova
] [all] Lots of gating failures because of testtools Hi there, I see lots of unit tests jobs on gate fail with errors like 2014-01-29 10:48:44.933 | File /home/jenkins/workspace/gate-taskflow-python26/.tox/py26/lib/python2.6/site-packages/subunit/test_results.py, line 23, in module

Re: [openstack-dev] [all] Lots of gating failures because of testtools

2014-01-29 Thread Sylvain Bauza
Le 29/01/2014 12:07, Ivan Melnikov a écrit : I also filed a bug for taskflow, feel free to add your projects there if it's affected, too: https://bugs.launchpad.net/taskflow/+bug/1274050 Climate is also impacted, we can at least declare a recheck with this bug number. -Sylvain

Re: [openstack-dev] [all] Lots of gating failures because of testtools

2014-01-29 Thread Sergey Lukjanov
:13 PM Subject: [openstack-dev] [all] Lots of gating failures because of testtools Hi there, I see lots of unit tests jobs on gate fail with errors like 2014-01-29 10:48:44.933 | File /home/jenkins/workspace/gate-taskflow-python26/.tox/py26/lib/python2.6/site-packages/subunit

Re: [openstack-dev] [all] Lots of gating failures because of testtools

2014-01-29 Thread Sean Dague
On 01/29/2014 06:24 AM, Sylvain Bauza wrote: Le 29/01/2014 12:07, Ivan Melnikov a écrit : I also filed a bug for taskflow, feel free to add your projects there if it's affected, too: https://bugs.launchpad.net/taskflow/+bug/1274050 Climate is also impacted, we can at least declare a

Re: [openstack-dev] [all] Lots of gating failures because of testtools

2014-01-29 Thread Sylvain Bauza
Le 29/01/2014 12:51, Sean Dague a écrit : Right, but until a testtools fix is released, it won't pass. So please no rechecks until we have a new testtools from Robert that fixes things. -Sean Indeed you're right. Any way to promote some bugs with Gerrit without doing a recheck, then

Re: [openstack-dev] [all] Lots of gating failures because of testtools

2014-01-29 Thread Davanum Srinivas
Robert, Here's a merge request for subunit https://code.launchpad.net/~subunit/subunit/trunk/+merge/203723 -- dims On Wed, Jan 29, 2014 at 6:51 AM, Sean Dague s...@dague.net wrote: On 01/29/2014 06:24 AM, Sylvain Bauza wrote: Le 29/01/2014 12:07, Ivan Melnikov a écrit : I also filed a bug

Re: [openstack-dev] [all] Lots of gating failures because of testtools

2014-01-29 Thread Joe Gordon
On Wed, Jan 29, 2014 at 2:12 PM, Joe Gordon joe.gord...@gmail.com wrote: Projects that have set the testtools line in test-requirements.txt to: testtools=0.9.32,0.9.35 Will not be able to pass there unit tests. Note: due to https://launchpad.net/bugs/1274251 auto-sync global requirements

Re: [openstack-dev] [all] Lots of gating failures because of testtools

2014-01-29 Thread Ben Nemec
On 2014-01-29 13:12, Joe Gordon wrote: Projects that have set the testtools line in test-requirements.txt to: testtools=0.9.32,0.9.35 Was this supposed to be Projects that have _not_ set...? Will not be able to pass there unit tests. On Wed, Jan 29, 2014 at 7:23 AM, Davanum Srinivas

Re: [openstack-dev] [all] Lots of gating failures because of testtools

2014-01-29 Thread Joe Gordon
On Wed, Jan 29, 2014 at 11:30 AM, Ben Nemec openst...@nemebean.com wrote: On 2014-01-29 13:12, Joe Gordon wrote: Projects that have set the testtools line in test-requirements.txt to: testtools=0.9.32,0.9.35 Was this supposed to be Projects that have _not_ set...? eep, yes. Although a

Re: [openstack-dev] [all] Lots of gating failures because of testtools

2014-01-29 Thread Robert Collins
Awesome - thanks dims, sadly I didn't see this (you proposed to merge trunk *into* your fix branch not the otherway around) until I read this list thread - I got up and saw IRC pings first, so fixed it asap. Anyhow - subunit 0.0.18 fixes this, and will work with older testtools, so it should be a