← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1407981] [NEW] Several tests run slow because of missing API mocks causing them to wait for a timeout

 

Public bug reported:

When calling run_tests.sh several tests take far longer to run than
others and on closer inspection of the specific tests, it appears that
in many cases the mocks for some of the API services have been left out,
but no error/timeout message is appearing in the logs because those
calls in the code are made inside of try except statements.

** Affects: horizon
     Importance: Undecided
     Assignee: Sam Betts (sambetts)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Sam Betts (sambetts)

-- 
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/1407981

Title:
  Several tests run slow because of missing API mocks causing them to
  wait for a timeout

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  When calling run_tests.sh several tests take far longer to run than
  others and on closer inspection of the specific tests, it appears that
  in many cases the mocks for some of the API services have been left
  out, but no error/timeout message is appearing in the logs because
  those calls in the code are made inside of try except statements.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1407981/+subscriptions


Follow ups

References