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

Hadoop QA commented on MAPREDUCE-4189:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12524012/MAPREDUCE-4189.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 1 new or modified test 
files.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

    +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

    -1 core tests.  The patch failed these unit tests:
                  
org.apache.hadoop.yarn.server.resourcemanager.security.TestApplicationTokens
                  
org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService
                  
org.apache.hadoop.yarn.server.resourcemanager.resourcetracker.TestNMExpiry
                  
org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization
                  
org.apache.hadoop.yarn.server.resourcemanager.TestApplicationACLs
                  org.apache.hadoop.mapred.TestClientRedirect
                  org.apache.hadoop.mapreduce.security.TestJHSSecurity

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2301//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2301//console

This message is automatically generated.
                
> TestContainerManagerSecurity is failing
> ---------------------------------------
>
>                 Key: MAPREDUCE-4189
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4189
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: trunk
>            Reporter: Devaraj K
>            Assignee: Devaraj K
>            Priority: Critical
>         Attachments: MAPREDUCE-4189.patch, MAPREDUCE-4189.patch
>
>
> {code:xml}
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.hadoop.yarn.server.TestDiskFailures
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.519 sec
> Running org.apache.hadoop.yarn.server.TestContainerManagerSecurity
> Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 10.673 sec 
> <<< FAILURE!
> Results :
> Tests in error:
>   
> testAuthenticatedUser(org.apache.hadoop.yarn.server.TestContainerManagerSecurity)
>   testMaliceUser(org.apache.hadoop.yarn.server.TestContainerManagerSecurity)
>   
> testUnauthorizedUser(org.apache.hadoop.yarn.server.TestContainerManagerSecurity)
> Tests run: 5, Failures: 0, Errors: 3, Skipped: 0
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to