[openstack-dev] [tempest] testr duplicate test id detected

Bhuvan Arumugam bhuvan at apache.org
Mon Jan 13 03:19:35 UTC 2014


I'm facing this issue when listing tests using testr. Anyone else facing
this issue?

[bhuvan at build tempest]$ tools/with_venv.sh testr list-tests
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \
${PYTHON:-python} -m subunit.run discover -t ./
${OS_TEST_PATH:-./tempest/test_discover} --list
2014-01-13 03:12:29.253 12557 CRITICAL tempest [-] Duplicate test id
detected:
tempest.api.baremetal.test_api_discovery.TestApiDiscovery.test_api_versions[gate,smoke]
Non-zero exit code (1) from test listing. stdout='', stderr=None

No duplicate test id exist though.
We use this testr command, list-tests, to list all tests. Later tests not
appropriate for my environment are excluded. FWIW, I'm using
testtools==0.9.34 and testrepository==0.0.18. The complete list of packages
(pip freeze) as follows:
http://paste.openstack.org/show/61060/

Any help on how to resolve it?

-- 
Regards,
Bhuvan Arumugam
www.livecipher.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140113/6bd72859/attachment.html>


More information about the OpenStack-dev mailing list