yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28389
[Bug 1420843] [NEW] Wrong skip_because message in integration tests
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
Follow ups
References