Reviewed: https://review.openstack.org/323956 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c80edb161b9cd26fe639adc3b8dd7053685080e5 Submitter: Jenkins Branch: master
commit c80edb161b9cd26fe639adc3b8dd7053685080e5 Author: Sergei Chipiga <[email protected]> Date: Wed Jun 1 17:34:19 2016 +0300 Do not run exception handlers if test was skipped. Change-Id: If9f031d010d293db57482f902f28ca29110cacac Closes-Bug: #1587922 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1587922 Title: do not run exception handlers if integration test is skipped Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Right now exception handlers catch skipped tests too, because a skip is a instance of exception. So we need to take this into account when aggregating results To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1587922/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

