Hi,
I can see on following link that many of the latest code reviews are
reporting build failure at the same point?

https://review.openstack.org/#/q/status:open+project:openstack/python-neutronclient,n,z

The backtrace looks liike:


ft46.1: tests.unit.test_shell.ShellTest.test_auth_StringException:
Traceback (most recent call last):
  File 
"/home/jenkins/workspace/gate-python-neutronclient-python26/tests/unit/test_shell.py",
line 71, in setUp
    _shell = openstack_shell.NeutronShell('2.0')
  File 
"/home/jenkins/workspace/gate-python-neutronclient-python26/neutronclient/shell.py",
line 244, in __init__
    command_manager=commandmanager.CommandManager('neutron.cli'), )
  File 
"/home/jenkins/workspace/gate-python-neutronclient-python26/.tox/py26/lib/python2.6/site-packages/cliff/app.py",
line 72, in __init__
    self._set_streams(stdin, stdout, stderr)
  File 
"/home/jenkins/workspace/gate-python-neutronclient-python26/.tox/py26/lib/python2.6/site-packages/cliff/app.py",
line 89, in _set_streams
    self.stdin = stdin or codecs.getreader(encoding)(sys.stdin)
  File 
"/home/jenkins/workspace/gate-python-neutronclient-python26/.tox/py26/lib64/python2.6/codecs.py",
line 984, in getreader
    return lookup(encoding).streamreader
TypeError: lookup() argument 1 must be string, not None


Does anyone already looking into it?

Thanks,
Ronak
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to