Reviewed: https://review.openstack.org/25188 Committed: http://github.com/openstack/glance/commit/2ff8b9627c9c9a48af0e12b65bbbe4325d5e804c Submitter: Jenkins Branch: master
commit 2ff8b9627c9c9a48af0e12b65bbbe4325d5e804c Author: John Bresnahan <[email protected]> Date: Fri Mar 22 11:26:12 2013 -1000 Directly verifying that time and socket are monkey patched This tests makes sure that thew wsgi object properly monkey patched two needed modules, socket and time. In bug 988099 it was noted that the time module was not being monkey patched. A test was added that unfortunately introduced a bug and a patch to revert it is here: https://review.openstack.org/#/c/25107/ in order to fix bug 1158247. This patch allows for test_server_monkey_patch.py to be removed without losing the verification of that functionality. Fixes bug 1158247 Change-Id: I8da6b04d0cc0dae00ba52e5b7350a5e01a76cadb ** Changed in: glance 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/1158247 Title: test_server_monkey_patch leaves orphaned process To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1158247/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
