Wrong skip_because message in integration tests

Bug #1420843 reported by Martin Pavlásek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Martin Pavlásek

Bug Description

When you use skip_because(bug=[1,2,3]) decorator, it will produce wrong message output:
Skipped until Bugs: %s are resolved.1, 2, 3
instead of:
Skipped until Bugs: 1, 2, 3 are resolved.

Changed in horizon:
assignee: nobody → Martin Pavlásek (mpavlase)
Changed in horizon:
status: New → In Progress
Revision history for this message
Martin Pavlásek (mpavlase) wrote :
David Lyle (david-lyle)
Changed in horizon:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/154910
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e0118d6d920f9eade8b80dc59ed98d2f6157a9fe
Submitter: Jenkins
Branch: master

commit e0118d6d920f9eade8b80dc59ed98d2f6157a9fe
Author: Martin Pavlasek <email address hidden>
Date: Wed Feb 11 16:23:32 2015 +0100

    Add missing percent-format character

    skip_because(bug=[1,2,3]) decorator will display wrong message:
    Skipped until Bugs: %s are resolved.1, 2, 3
    instead of:
    Skipped until Bugs: 1, 2, 3 are resolved.

    Closes-Bug: #1420843
    Change-Id: I07785fe75d9fd16f933efee7d22b6990957465a0

Changed in horizon:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in horizon:
milestone: none → kilo-3
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: kilo-3 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.