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

Ted Yu commented on HBASE-7438:
-------------------------------

>From https://builds.apache.org/job/HBase-TRUNK/3658/console:
{code}
Running org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 255.873 sec
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.586 sec
{code}
Looks like the results for the two tests interleave.
                
> TestSplitTransactionOnCluster has too many infinite loops
> ---------------------------------------------------------
>
>                 Key: HBASE-7438
>                 URL: https://issues.apache.org/jira/browse/HBASE-7438
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 0.96.0, 0.94.4
>
>         Attachments: 7438-0.94.txt, 7438-0.96.txt
>
>
> There are many cases in these test where we loop until a condition happens. 
> If that condition never occurs we'll wait forever, and the test will time out 
> instead of failing.

--
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

Reply via email to