Public bug reported:
ft1.5:
neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_list_entries_StringException:
Traceback (most recent call last):
File "/opt/stack/new/neutron/neutron/tests/base.py", line 140, in func
return f(self, *args, **kwargs)
File
"/opt/stack/new/neutron/neutron/tests/functional/agent/linux/test_netlink_lib.py",
line 85, in test_list_entries
entries_list = nl_lib.list_entries(zone=_zone)
File
"/opt/stack/new/neutron/.tox/dsvm-functional-python35/lib/python3.5/site-packages/oslo_privsep/priv_context.py",
line 207, in _wrap
return self.channel.remote_call(name, args, kwargs)
File
"/opt/stack/new/neutron/.tox/dsvm-functional-python35/lib/python3.5/site-packages/oslo_privsep/daemon.py",
line 202, in remote_call
raise exc_type(*result[2])
TypeError: cannot use a string pattern on a bytes-like object
** Affects: neutron
Importance: Undecided
Assignee: Jakub Libosvar (libosvar)
Status: In Progress
** Tags: py34
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1771410
Title:
neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase.
test_list_entries fails with Python 3
Status in neutron:
In Progress
Bug description:
ft1.5:
neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_list_entries_StringException:
Traceback (most recent call last):
File "/opt/stack/new/neutron/neutron/tests/base.py", line 140, in func
return f(self, *args, **kwargs)
File
"/opt/stack/new/neutron/neutron/tests/functional/agent/linux/test_netlink_lib.py",
line 85, in test_list_entries
entries_list = nl_lib.list_entries(zone=_zone)
File
"/opt/stack/new/neutron/.tox/dsvm-functional-python35/lib/python3.5/site-packages/oslo_privsep/priv_context.py",
line 207, in _wrap
return self.channel.remote_call(name, args, kwargs)
File
"/opt/stack/new/neutron/.tox/dsvm-functional-python35/lib/python3.5/site-packages/oslo_privsep/daemon.py",
line 202, in remote_call
raise exc_type(*result[2])
TypeError: cannot use a string pattern on a bytes-like object
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1771410/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp