elastic recheck unit tests are failing with ImportError: cannot import name always_iterable

Bug #1517724 reported by Ramy Asselin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Gate
Fix Committed
Undecided
Ramy Asselin

Bug Description

Elastic recheck unit tests are now failing with the following stack trace:

  File "elastic_recheck/bot.py", line 53, in <module>
    import irc.bot
  File "/home/jenkins/workspace/gate-elastic-recheck-python27/.tox/py27/local/lib/python2.7/site-packages/irc/bot.py", line 14, in <module>
    import irc.client
  File "/home/jenkins/workspace/gate-elastic-recheck-python27/.tox/py27/local/lib/python2.7/site-packages/irc/client.py", line 67, in <module>
    from jaraco.itertools import always_iterable
ImportError: cannot import name always_iterable

Seems related to new releases of jaraco.itertools==1.6.1 (was 1.5.1) jaraco.collections==1.2 (was 1.1)

no longer affects: tempest
Revision history for this message
Ramy Asselin (ramy-asselin) wrote :

Not sure why it didn't get closed automatically:
https://review.openstack.org/#/c/247092/

Changed in openstack-gate:
status: New → Fix Committed
assignee: nobody → Ramy Asselin (ramy-asselin)
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.