You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/11/16 20:19:21 UTC

[jira] [Resolved] (HBASE-8072) Enhance findHangingTest.sh to deal with interleaved test output

     [ https://issues.apache.org/jira/browse/HBASE-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu resolved HBASE-8072.
---------------------------

    Resolution: Later

> Enhance findHangingTest.sh to deal with interleaved test output
> ---------------------------------------------------------------
>
>                 Key: HBASE-8072
>                 URL: https://issues.apache.org/jira/browse/HBASE-8072
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>
> One enhancement for the script is that we should detect interleaving of tests in console output.
> e.g. from https://builds.apache.org/job/PreCommit-HBASE-Build/4760/console :
> {code}
> Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
> Running org.apache.hadoop.hbase.regionserver.TestStore
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.224 sec
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 188.814 sec
> {code}
> The two tests actually both passed. However, the script would think that TestChangingEncoding hung.



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