You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/02/16 18:52:12 UTC

[jira] [Commented] (MAPREDUCE-4286) TestClientProtocolProviderImpls passes on failure conditions also

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

Hadoop QA commented on MAPREDUCE-4286:
--------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12699119/MAPREDUCE-4286-1.patch
  against trunk revision 447bd7b.

    {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 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any 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:red}-1 core tests{color}.  The patch failed these unit tests in hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient:

                  org.apache.hadoop.mapred.TestMapProgress
                  org.apache.hadoop.mapred.TestMiniMRChildTask
                  org.apache.hadoop.mapred.TestMRTimelineEventHandling
                  org.apache.hadoop.mapred.TestReporter
                  org.apache.hadoop.mapreduce.TestMapReduce
                  org.apache.hadoop.mapred.lib.TestMultithreadedMapRunner
                  org.apache.hadoop.mapred.TestMapOutputType
                  org.apache.hadoop.mapred.TestJobCleanup
                  org.apache.hadoop.mapred.lib.aggregate.TestAggregates
                  org.apache.hadoop.mapred.join.TestDatamerge
                  org.apache.hadoop.mapred.TestMapRed
                  org.apache.hadoop.mapred.TestMultiFileInputFormat
                  org.apache.hadoop.mapred.TestJobCounters
                  org.apache.hadoop.mapred.TestJobSysDirWithDFS
                  org.apache.hadoop.mapred.TestMultiFileSplit
                  org.apache.hadoop.mapred.TestMultipleTextOutputFormat
                  org.apache.hadoop.mapred.pipes.TestPipeApplication
                  org.apache.hadoop.mapred.TestSequenceFileAsTextInputFormat
                  org.apache.hadoop.mapred.TestTaskCommit
                  org.apache.hadoop.mapred.TestSequenceFileAsBinaryOutputFormat
                  org.apache.hadoop.mapred.lib.TestMultipleOutputs
                  org.apache.hadoop.mapred.lib.TestChainMapReduce
                  org.apache.hadoop.mapred.TestOldCombinerGrouping
                  org.apache.hadoop.mapred.pipes.TestPipesNonJavaInputFormat
                  org.apache.hadoop.mapred.TestLazyOutput
                  org.apache.hadoop.mapred.TestClientRedirect
                  org.apache.hadoop.mapreduce.TestValueIterReset
                  org.apache.hadoop.mapred.TestYARNRunner
                  org.apache.hadoop.mapred.TestMerge
                  org.apache.hadoop.mapreduce.TestNewCombinerGrouping
                  org.apache.hadoop.mapred.TestReduceFetch
                  org.apache.hadoop.fs.TestDFSIO
                  org.apache.hadoop.mapred.TestTextOutputFormat
                  org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers
                  org.apache.hadoop.ipc.TestMRCJCSocketFactory
                  org.apache.hadoop.mapred.lib.TestKeyFieldBasedComparator
                  org.apache.hadoop.fs.TestFileSystem
                  org.apache.hadoop.mapred.TestUserDefinedCounters
                  org.apache.hadoop.mapred.TestComparators
                  org.apache.hadoop.mapred.TestClusterMRNotification
                  org.apache.hadoop.mapred.jobcontrol.TestJobControl
                  org.apache.hadoop.conf.TestJobConf
                  org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath
                  org.apache.hadoop.mapred.TestLineRecordReaderJobs
                  org.apache.hadoop.mapred.lib.TestLineInputFormat
                  org.apache.hadoop.mapred.TestMiniMRClientCluster
                  org.apache.hadoop.mapred.TestMRCJCFileOutputCommitter
                  org.apache.hadoop.mapred.TestClusterMapReduceTestCase
                  org.apache.hadoop.mapred.TestSequenceFileAsBinaryInputFormat
                  org.apache.hadoop.mapred.TestReduceFetchFromPartialMem
                  org.apache.hadoop.mapreduce.TestChild
                  org.apache.hadoop.mapreduce.TestLocalRunner
                  org.apache.hadoop.mapred.TestSequenceFileInputFilter
                  org.apache.hadoop.mapred.TestMiniMRBringup
                  org.apache.hadoop.mapreduce.TestMapReduceLazyOutput
                  org.apache.hadoop.mapred.TestFieldSelection
                  org.apache.hadoop.mapred.TestMiniMRClasspath
                  org.apache.hadoop.mapred.TestLocalMRNotification
                  org.apache.hadoop.fs.slive.TestSlive
                  org.apache.hadoop.mapred.TestJavaSerialization
                  org.apache.hadoop.mapred.TestFileInputFormatPathFilter
                  org.apache.hadoop.mapred.jobcontrol.TestLocalJobControl
                  org.apache.hadoop.mapred.TestSequenceFileInputFormat
                  org.apache.hadoop.mapred.TestKeyValueTextInputFormat
                  org.apache.hadoop.mapreduce.TestMRJobClient
                  org.apache.hadoop.mapred.TestCollect
                  org.apache.hadoop.mapreduce.TestMROutputFormat
                  org.apache.hadoop.mapred.TestFileOutputFormat
                  org.apache.hadoop.mapred.TestNetworkedJob
                  org.apache.hadoop.mapred.TestJobName
                  org.apache.hadoop.mapred.TestMRIntermediateDataEncryption

                                      The following test timeouts occurred in hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient:

org.apache.hadoop.mapreduce.security.ssl.TestEncryptedShuffle

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

This message is automatically generated.

> TestClientProtocolProviderImpls passes on failure conditions also
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-4286
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4286
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Devaraj K
>            Assignee: Devaraj K
>         Attachments: MAPREDUCE-4286-1.patch, MAPREDUCE-4286.patch, MAPREDUCE-4286.patch
>
>




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