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

Hudson commented on MAPREDUCE-6223:
-----------------------------------

FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #117 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/117/])
MAPREDUCE-6223. TestJobConf#testNegativeValueForTaskVmem failures. (Varun 
Saxena via kasha) (kasha: rev 1047c883ba01a252dbd4203e525fb1ff8ea313aa)
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobConf.java
* hadoop-mapreduce-project/CHANGES.txt
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/conf/TestJobConf.java


> TestJobConf#testNegativeValueForTaskVmem failures
> -------------------------------------------------
>
>                 Key: MAPREDUCE-6223
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6223
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Gera Shegalov
>            Assignee: Varun Saxena
>             Fix For: 3.0.0
>
>         Attachments: MAPREDUCE-6223.001.patch, MAPREDUCE-6223.002.patch, 
> MAPREDUCE-6223.003.patch, MAPREDUCE-6223.004.patch, MAPREDUCE-6223.005.patch, 
> MAPREDUCE-6223.006.patch
>
>
> {code}
> Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.328 sec <<< 
> FAILURE! - in org.apache.hadoop.conf.TestJobConf
> testNegativeValueForTaskVmem(org.apache.hadoop.conf.TestJobConf)  Time 
> elapsed: 0.089 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<1024> but was:<-1>
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.failNotEquals(Assert.java:743)
>       at org.junit.Assert.assertEquals(Assert.java:118)
>       at org.junit.Assert.assertEquals(Assert.java:555)
>       at org.junit.Assert.assertEquals(Assert.java:542)
>       at 
> org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)
> {code}



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

Reply via email to