ImportError: No module named testscenarios.testcase

Bug #1638276 reported by ChangBo Guo(gcb)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.i18n
Fix Released
Undecided
ChangBo Guo(gcb)

Bug Description

running testr
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ . --list
--- import errors ---
Failed to import test module: oslo_i18n.tests.test_locale_dir_variable
Traceback (most recent call last):
  File "/home/changboguo/code/os/oslo.i18n/.tox/py27/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path
    module = self._get_module_from_name(name)
  File "/home/changboguo/code/os/oslo.i18n/.tox/py27/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name
    __import__(name)
  File "oslo_i18n/tests/test_locale_dir_variable.py", line 16, in <module>
    import testscenarios.testcase
ImportError: No module named testscenarios.testcase

Revision history for this message
ChangBo Guo(gcb) (glongwave) wrote :
Changed in oslo.i18n:
assignee: nobody → ChangBo Guo(gcb) (glongwave)
Changed in oslo.i18n:
status: New → Fix Committed
Changed in oslo.i18n:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/oslo.i18n 3.11.0

This issue was fixed in the openstack/oslo.i18n 3.11.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.