[
https://issues.apache.org/jira/browse/AMBARI-7682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162791#comment-14162791
]
Hadoop QA commented on AMBARI-7682:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12673470/AMBARI-7682.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-admin.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/115//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/115//console
This message is automatically generated.
> Narrow npm dependencies for Ambari Admin
> ----------------------------------------
>
> Key: AMBARI-7682
> URL: https://issues.apache.org/jira/browse/AMBARI-7682
> Project: Ambari
> Issue Type: Task
> Components: ambari-admin
> Affects Versions: 1.7.0
> Reporter: Yusaku Sako
> Assignee: Yusaku Sako
> Fix For: 1.7.0
>
> Attachments: AMBARI-7682.patch
>
>
> Currently the npm dependencies in package.json are described with ~ and ^,
> (i.e., they download the latest possible major/minor version of the library
> and sometimes it causes build failure if there are new versions of the
> library that make breaking changes).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)