[ 
https://issues.apache.org/jira/browse/AMBARI-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161197#comment-14161197
 ] 

Hadoop QA commented on AMBARI-7664:
-----------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12673214/AMBARI-7664.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {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-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/99//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/99//console

This message is automatically generated.

> Views : View API request for non-existent view should return 404
> ----------------------------------------------------------------
>
>                 Key: AMBARI-7664
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7664
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7664.patch
>
>
> The request ...
> {code}
> GET http://c6401.ambari.apache.org:8080/api/v1/views/BadView
> {code}
> ... where 'BadView' is not a deployed view, should return a 404.
> {code}
> {
>   "status" : 404,
>   "message" : "The requested resource doesn't exist: View not found, 
> ViewInfo/view_name=BadView"
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to