← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1706980] [NEW] Npm tests are hardcoded against python2.7

 

Public bug reported:

When I run the tests on my machine, it fails saying that angular is not
defined. I saw that I had all the xtstatic files under python3.4/ while
the tests tries to resolve them from python2.7/.

This comes from the 2 karma.conf files since the python2.7 path is
hardcoded there.

It should be more flexible.

** Affects: horizon
     Importance: Undecided
     Assignee: Pascal Boutin (pboutin)
         Status: In Progress

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

Title:
  Npm tests are hardcoded against python2.7

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  When I run the tests on my machine, it fails saying that angular is
  not defined. I saw that I had all the xtstatic files under python3.4/
  while the tests tries to resolve them from python2.7/.

  This comes from the 2 karma.conf files since the python2.7 path is
  hardcoded there.

  It should be more flexible.

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


Follow ups