[ 
https://issues.apache.org/jira/browse/HBASE-6891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640453#comment-13640453
 ] 

Jonathan Hsieh commented on HBASE-6891:
---------------------------------------

After fixing HBASE-8347, I did a comparison and have 14 sometimes hanging tests 
(as well as a few flakeys)

So here is where we are now:

|| package  || hadoop1  || hadoop 2 || delta || 
| total | 2509 | 2495 | 14 |
| org.apache.hadoop.hbase.mapreduce  | 80 | 66 | 14 | 
|| sum  || || || 14 ||

Here's the current set of sometimes hanging tests:
org.apache.hadoop.hbase.mapreduce:
* TestMultiTableInputFormat 5 
* TestMultithreadedTableMapper 1
* TestRowCounter 3
* TestTableInputFormatScan1 5
 
Classes#method Flakies (that didn't hang)
* TestHFileOutputFormat#testExcludeAllFromMinorcompaction
* TestimportExport#testWithFilter
* TestImportTsv#testBulkOutputWithoutAnExistingTable, #testMROnTable
* TestTableInputFormatScan2#testScanYYXToEmpty
* testTableMapReduce#testMultiRegionTable
                
> Hadoop 2 unit test failures
> ---------------------------
>
>                 Key: HBASE-6891
>                 URL: https://issues.apache.org/jira/browse/HBASE-6891
>             Project: HBase
>          Issue Type: Umbrella
>    Affects Versions: 0.94.0, 0.98.0, 0.95.0
>            Reporter: Andrew Purtell
>            Assignee: Jonathan Hsieh
>            Priority: Critical
>              Labels: hadoop2, test
>             Fix For: 0.95.1
>
>
> An umbrella for all open issues for unit test failures specific to Hadoop 2. 

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

Reply via email to