[
https://issues.apache.org/jira/browse/YARN-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244712#comment-14244712
]
Hadoop QA commented on YARN-2950:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12686924/YARN-2950-1.patch
against trunk revision 3681de2.
{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 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:red}-1 findbugs{color}. The patch appears to introduce 25 new
Findbugs (version 2.0.3) 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
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common.
Test results:
https://builds.apache.org/job/PreCommit-YARN-Build/6104//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-YARN-Build/6104//artifact/patchprocess/newPatchFindbugsWarningshadoop-yarn-common.html
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6104//console
This message is automatically generated.
> Change message to mandate, not suggest JS requirement on UI
> -----------------------------------------------------------
>
> Key: YARN-2950
> URL: https://issues.apache.org/jira/browse/YARN-2950
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: webapp
> Affects Versions: 2.5.0
> Reporter: Harsh J
> Assignee: Dustin Cote
> Priority: Minor
> Labels: newbie
> Attachments: YARN-2950-1.patch
>
>
> Most of YARN's UIs do not work with JavaScript disabled on the browser, cause
> they appear to send back data as JS arrays instead of within the actual HTML
> content.
> The JQueryUI prints only a mild warning about this suggesting that {{This
> page works best with javascript enabled.}}, when in fact it ought to be
> {{This page will not function without javascript enabled. Please enable
> javascript on your browser.}} or something as such (more direct).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)