Public bug reported: 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.
** Affects: horizon Importance: Undecided Assignee: Martin Pavlásek (mpavlase) Status: In Progress ** Changed in: horizon Assignee: (unassigned) => Martin Pavlásek (mpavlase) -- 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/1420843 Title: Wrong skip_because message in integration tests Status in OpenStack Dashboard (Horizon): In Progress 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. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1420843/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp