You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Navis (JIRA)" <ji...@apache.org> on 2013/08/13 08:58:47 UTC

[jira] [Commented] (HIVE-4851) Fix flaky tests

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

Navis commented on HIVE-4851:
-----------------------------

TestNotificationListener.testAMQListener seemed checking arrived messages too fast (on busy, fast machine). Just pre-pending Thread.sleep(100) in tearDown() might fix that.
                
> Fix flaky tests
> ---------------
>
>                 Key: HIVE-4851
>                 URL: https://issues.apache.org/jira/browse/HIVE-4851
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>
> I see the following tests fail quite often:
> * TestNegativeMinimrCliDriver.testNegativeCliDriver_mapreduce_stack_trace_hadoop20
> * TestOrcHCatLoader.testReadDataBasic
> * TestMinimrCliDriver.testCliDriver_bucketmpjoin6
> * TestNotificationListener.testAMQListener
> This one is less often, but still fails randomly:
> * TestMinimrCliDriver.testCliDriver_bucket4
> * TestHCatHiveCompatibility.testUnpartedReadWrite
> * TestHCatLoader.testReadPartitionedBasic
> * TestMinimrCliDriver.testCliDriver_bucketizedhiveinputformat
> * TestOrcDynamicPartitioned.testHCatDynamicPartitionedTableMultipleTask

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira