Unit tests failing with "AttributeError: 'module' object has no attribute '_lazy'"

Bug #1409063 reported by Vipin Balachandran
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.vmware
Fix Released
Undecided
Doug Hellmann

Bug Description

All the tests in test_vim are failing with AttributeError: 'module' object has no attribute '_lazy'.

2015-01-09 13:57:45.026 | ======================================================================
2015-01-09 13:57:45.026 | FAIL: tests.test_vim.VimTest.test_vim_fault_exception_with_cause_and_details
2015-01-09 13:57:45.026 | tags: worker-7
2015-01-09 13:57:45.026 | ----------------------------------------------------------------------
2015-01-09 13:57:45.026 | Traceback (most recent call last):
2015-01-09 13:57:45.027 | _StringException: Empty attachments:
2015-01-09 13:57:45.027 | pythonlogging:''
2015-01-09 13:57:45.027 | stderr
2015-01-09 13:57:45.027 | stdout
2015-01-09 13:57:45.027 |
2015-01-09 13:57:45.027 | Traceback (most recent call last):
2015-01-09 13:57:45.027 | File "/home/jenkins/workspace/gate-oslo.vmware-python27/tests/test_vim.py", line 37, in setUp
2015-01-09 13:57:45.027 | back_use_lazy = i18n._lazy.USE_LAZY
2015-01-09 13:57:45.027 | AttributeError: 'module' object has no attribute '_lazy'
2015-01-09 13:57:45.027 |
2015-01-09 13:57:45.027 | Traceback (most recent call last):
2015-01-09 13:57:45.028 | _StringException: Empty attachments:
2015-01-09 13:57:45.028 | pythonlogging:''
2015-01-09 13:57:45.028 | stderr
2015-01-09 13:57:45.028 | stdout
2015-01-09 13:57:45.028 |
2015-01-09 13:57:45.028 | Traceback (most recent call last):
2015-01-09 13:57:45.028 | File "/home/jenkins/workspace/gate-oslo.vmware-python27/tests/test_vim.py", line 37, in setUp
2015-01-09 13:57:45.028 | back_use_lazy = i18n._lazy.USE_LAZY
2015-01-09 13:57:45.028 | AttributeError: 'module' object has no attribute '_lazy'

Changed in oslo.vmware:
assignee: nobody → Vipin Balachandran (vbala)
Revision history for this message
Vipin Balachandran (vbala) wrote :
Changed in oslo.vmware:
assignee: Vipin Balachandran (vbala) → nobody
assignee: nobody → Doug Hellmann (doug-hellmann)
status: New → Fix Committed
Changed in oslo.vmware:
milestone: none → 0.10.0
status: Fix Committed → Fix Released
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.