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 2015/06/25 22:56:05 UTC

[jira] [Resolved] (HBASE-13972) Hanging test finder should report killed test

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

Ted Yu resolved HBASE-13972.
----------------------------
    Resolution: Cannot Reproduce

Subsequent run of findHangingTests.py reported TestProcedureStoreTracker as hanging test.

> Hanging test finder should report killed test
> ---------------------------------------------
>
>                 Key: HBASE-13972
>                 URL: https://issues.apache.org/jira/browse/HBASE-13972
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>
> I was looking at https://builds.apache.org/job/PreCommit-HBASE-Build/14576/console and found that findHangingTests.py didn't report any hanging / failing test.
> {code}
> Running org.apache.hadoop.hbase.procedure2.store.TestProcedureStoreTracker
> Killed
> {code}
> It turns out that findHangingTests.py didn't distinguish the state for tests that were killed.
> Patch coming shortly which allows printing of killed test(s)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)