← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1420843] Re: Wrong skip_because message in integration tests

 

** Changed in: horizon
       Status: Fix Committed => 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/1420843

Title:
  Wrong skip_because message in integration tests

Status in OpenStack Dashboard (Horizon):
  Fix Released

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


References