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

Andrew Kyle Purtell closed HBASE-8072.
--------------------------------------

> 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
>            Priority: Major
>
> 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
(v8.20.7#820007)

Reply via email to