[
https://issues.apache.org/jira/browse/HBASE-9009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923518#comment-13923518
]
Liu Shaohui commented on HBASE-9009:
------------------------------------
[~stack]
In HBASE-10692, i will try to restore the test: TestMultiTableInputFormat, and
then add a test: TestSecureMultiTableInputFormat.
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}
How to reproduce the odd problem you mentioned above? Any suggestion? THX
> Disable TestMultiTableInputFormat
> ---------------------------------
>
> Key: HBASE-9009
> URL: https://issues.apache.org/jira/browse/HBASE-9009
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Fix For: 0.95.2
>
> Attachments: 9009.txt
>
>
> I am going to try removing this test. There is something odd about it. When
> I compare the list of tests that succeed in a green test run, this one is
> often 'missing'. For example, see:
> http://54.241.6.143/job/HBase-0.95/661/org.apache.hbase$hbase-server/consoleText
> All tests 'passed'. Says
> Tests run: 1587, Failures: 0, Errors: 0, Skipped: 17
> Test run 659 just before it, http://54.241.6.143/job/HBase-0.95/659/, says:
> Tests run: 1592, Failures: 0, Errors: 0, Skipped: 17
> TestMultiTableInputFormat runs five tests so this could be the difference in
> test run numbers above.
> I am going to remove this set of tests for now.
> I am a little stuck when I have test runs where all tests 'complete' but yet
> the build fails. My zombie tracker doesn't trigger anymore so this is a new
> form of fail.
--
This message was sent by Atlassian JIRA
(v6.2#6252)