← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1587922] Re: do not run exception handlers if integration test is skipped

 

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 <schipiga@xxxxxxxxxxxx>
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


References