yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30070
[Bug 1425660] Re: skip decorator in integrations tests does not work on gates
** Changed in: horizon
Status: Fix Committed => Fix Released
** Changed in: horizon
Milestone: None => kilo-3
--
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/1425660
Title:
skip decorator in integrations tests does not work on gates
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Skip decorator in integration tests does not work(tests marked as
skipped ends with error[0]) because the method _mark_method_skipped
does not work. The method does work because there seems to be problem
with SkipTest class, SkipTest class can be taken from various sources
and it seems that some combination of installed libraries breaks the
nose ability to recognize SkipTest exception.
skip method from testtools has some kind of clever import and should
be used instead.
[0] http://logs.openstack.org/28/139028/12/check/gate-horizon-dsvm-integration/64683f8/console.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1425660/+subscriptions
References