Comment 2 for bug 1276885

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/71443
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=29b6421518de25d067ade422d3513a89d6febd60
Submitter: Jenkins
Branch: master

commit 29b6421518de25d067ade422d3513a89d6febd60
Author: Jamie Lennox <email address hidden>
Date: Thu Feb 6 12:38:26 2014 +1000

    Mock sys.exit in testing

    If exit is called during subunit then it exits the subunit process which
    makes the test suite fail with no information.

    Change-Id: I7c189fad05f0d38c35e4014ff414d91841bc7632
    Closes-Bug: #1276885