[
https://issues.apache.org/jira/browse/HBASE-10774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939114#comment-13939114
]
Liu Shaohui commented on HBASE-10774:
-------------------------------------
I don't find any failed test in build. Maybe some tests hung in the background.
How to dig it out?
TestMultiTableInputFormat passed in build.
{code}
Running org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 557.401 sec
{code}
> Restore TestMultiTableInputFormat
> ---------------------------------
>
> Key: HBASE-10774
> URL: https://issues.apache.org/jira/browse/HBASE-10774
> Project: HBase
> Issue Type: Test
> Affects Versions: 0.99.0
> Reporter: Liu Shaohui
> Assignee: Liu Shaohui
> Priority: Minor
> Attachments: HBASE-10774-v1.diff
>
>
> TestMultiTableInputFormat is removed in HBASE-9009 for this test made the ci
> failed. But in HBASE-10692 we need to add a new test
> TestSecureMultiTableInputFormat which is depends on it. So we try to restore
> it in this issue.
> I rerun the test for several times and it passed.
> {code}
> Running org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 314.163 sec
> {code}
> [~stack]
--
This message was sent by Atlassian JIRA
(v6.2#6252)