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

Ivan Melnikov imelnikov at griddynamics.com
Wed Jan 29 11:07:13 UTC 2014


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
2014-01-29 10:48:44.935 | ImportError: cannot import name all
2014-01-29 10:48:44.992 | ERROR: InvocationError:
'/home/jenkins/workspace/gate-taskflow-python26/.tox/py26/bin/python
setup.py testr --slowest --testr-args='

Looks like subunit is not compatible with just-released testtools
0.9.35. I guess we will need to pin testtools to 0.9.34 in
test-requirements.txt. Or there are better solution?
	
I filed a bug to subunit upstream:
https://bugs.launchpad.net/subunit/+bug/1274056

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

-- 
WBR,
Ivan A. Melnikov



More information about the OpenStack-dev mailing list