Yusaku Sako created AMBARI-2268:
-----------------------------------
Summary: Unit tests do not run on a clean install due to mocha
1.10.0 being installed
Key: AMBARI-2268
URL: https://issues.apache.org/jira/browse/AMBARI-2268
Project: Ambari
Issue Type: Bug
Components: client
Affects Versions: 1.2.5
Reporter: Yusaku Sako
Assignee: Yusaku Sako
Fix For: 1.2.5
ambari-web/package.json does not specify a version for mocha.
Currently, running "npm install" installs mocha 1.10.0. However, this version
of mocha does not work with our set up and prevents unit tests from running.
We need to make sure that mocha 1.9.0 is installed instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira