Yongjun Zhang created MAPREDUCE-6233: ----------------------------------------
Summary: org.apache.hadoop.mapreduce.TestLargeSort.testLargeSort failed in trunk Key: MAPREDUCE-6233 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6233 Project: Hadoop Map/Reduce Issue Type: Bug Components: test Reporter: Yongjun Zhang https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2039/ {code} Stack Trace: java.lang.AssertionError: Large sort failed for 128 expected:<0> 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.apache.hadoop.mapreduce.TestLargeSort.testLargeSort(TestLargeSort.java:61) {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)