← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1425660] [NEW] skip decorator in integrations tests does not work on gates

 

Public bug reported:

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

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups

References