[Bug 1501703] Re: unit test failures on 32 bit architectures
OpenStack Infra
1501703 at bugs.launchpad.net
Thu Oct 1 15:25:40 UTC 2015
Reviewed: https://review.openstack.org/229819
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=49883f1b2bfc9a4f06b1d336553d7f0ab4289a0d
Submitter: Jenkins
Branch: master
commit 49883f1b2bfc9a4f06b1d336553d7f0ab4289a0d
Author: James Page <james.page at ubuntu.com>
Date: Thu Oct 1 11:54:28 2015 +0100
Use format to convert ints to strings
This ensures that on 32bit architectures, where
sometimes an implicit long is created, the resulting
string does not contain a 'L' suffix as generated
by the hex function.
Change-Id: I264f90d68009963fe7a217c2170e1cf2f46ae2bb
Closes-Bug: 1501703
** Changed in: neutron
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1501703
Title:
unit test failures on 32 bit architectures
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501703/+subscriptions
More information about the Ubuntu-server-bugs
mailing list