Comment 4 for bug 1364171

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.openstack.org/118225
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=486937907a5dec6f1f227a1bc3330cad061ff437
Submitter: Jenkins
Branch: master

commit 486937907a5dec6f1f227a1bc3330cad061ff437
Author: Kevin Benton <email address hidden>
Date: Mon Sep 1 13:03:27 2014 -0700

    Prevent SystemExits when running tests

    Adds a check for SystemExit exceptions during tests
    to convert them into a test failure rather than an exit.
    Includes the traceback in the failure so the source of
    the exit can be located.

    Related-Bug: #1364171
    Change-Id: I2c7d9010ebf935d39ed58fe7a6fc4a1a867e2548