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

[jira] [Resolved] (HBASE-9335) Zombie test detection should filter out non-HBase tests

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

Ted Yu resolved HBASE-9335.
---------------------------

    Resolution: Later
    
> Zombie test detection should filter out non-HBase tests
> -------------------------------------------------------
>
>                 Key: HBASE-9335
>                 URL: https://issues.apache.org/jira/browse/HBASE-9335
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>
> Zombie test detection in test-patch.sh sometimes picks up tests from other TLP.
> e.g. from https://builds.apache.org/job/PreCommit-HBASE-Build/6869/console:
> {code}
> "main" prio=10 tid=0x091b4800 nid=0x7634 waiting on condition [0xf69b1000]
>    java.lang.Thread.State: TIMED_WAITING (sleeping)
> 	at java.lang.Thread.sleep(Native Method)
> 	at org.apache.hadoop.hdfs.server.namenode.ha.TestFailoverWithBlockTokensEnabled.TestFailoverAfterAccessKeyUpdate(TestFailoverWithBlockTokensEnabled.java:159)
> {code}
> When the zombie test doesn't belong to org.apache.hadoop.hbase namespace, it shouldn't be listed.

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