[
https://issues.apache.org/jira/browse/HBASE-14725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14982707#comment-14982707
]
stack commented on HBASE-14725:
-------------------------------
Shows these tests as 'hanging':
Printing hanging tests
Hanging test : org.apache.hadoop.hbase.io.TestFileLink
Hanging test : org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Hanging test :
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelReplicationWithExpAsString
Hanging test : org.apache.hadoop.hbase.regionserver.TestRemoveRegionMetrics
Hanging test :
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
Hanging test : org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Hanging test : org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Hanging test : org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Hanging test : org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL
Hanging test : org.apache.hadoop.hbase.security.token.TestZKSecretWatcher
Hanging test : org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Hanging test : org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders
Hanging test :
org.apache.hadoop.hbase.security.visibility.TestWithDisabledAuthorization
Hanging test : org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Looking at first, HDFS taking time to go down.
Says "ExecutionException Error occurred in starting fork, check output in log"
which is a new message (2.19?)
> Vet categorization of tests so they for sure go into the right
> small/medium/large buckets
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-14725
> URL: https://issues.apache.org/jira/browse/HBASE-14725
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Reporter: stack
> Attachments: 14725v2.txt, categorization.patch
>
>
> I tried doing runSmallTests, runMediumTests, etc., and I noticed that some
> tests are larger than our categorization. At least for small tests it means
> they area all running in the one JVM. I also noticed that the categorization
> only takes effect in hbase-server.
> This patch makes it so runSmallTests runs all the small tests only in each
> category. Also moves tests that were larger than small out to medium so they
> don't run in the one JVM anymore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)