Ted Yu created HBASE-13972:
------------------------------
Summary: 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)