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 <[email protected]> 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 Bugs, which is subscribed to 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 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
