You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/10/26 04:22:30 UTC

[jira] [Commented] (TEZ-584) Intermittent test issue with TestGroupedSplits

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

Bikas Saha commented on TEZ-584:
--------------------------------

commit 8ed793a6feac01d964bd6c2caee4e43adc42d8a7
Author: Bikas Saha <bi...@apache.org>
Date:   Fri Oct 25 19:16:13 2013 -0700

    TEZ-584.Intermittent test issue with TestGroupedSplits (bikas)


> Intermittent test issue with TestGroupedSplits
> ----------------------------------------------
>
>                 Key: TEZ-584
>                 URL: https://issues.apache.org/jira/browse/TEZ-584
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>         Attachments: TEZ-584.1.patch
>
>
> Running org.apache.hadoop.mapred.split.TestGroupedSplits
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.174 sec <<< FAILURE!
> testGzip(org.apache.hadoop.mapred.split.TestGroupedSplits)  Time elapsed: 0.443 sec  <<< FAILURE!
> java.lang.AssertionError: compressed splits == 2 expected:<2> but was:<3>
> 	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.mapred.split.TestGroupedSplits.testGzip(TestGroupedSplits.java:242)



--
This message was sent by Atlassian JIRA
(v6.1#6144)