[
https://issues.apache.org/jira/browse/HIVE-19806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531934#comment-16531934
]
Alan Gates commented on HIVE-19806:
-----------------------------------
{quote}Bunch of tests are removed from testconfiguration. Are these disabled
tests?
{quote}
They are qfiles that aren't there anymore. People just forgot to remove them
from testconfiguration.
{quote}bq.Why did TestMetaStoreMetrics have to sleep?
{quote}
Since it requires a call from the client to the metastore in a different thread
the we have to make sure the current thread yields and the metastore thread
gets a chance to process the close request.
> Several tests do not properly sort their output
> -----------------------------------------------
>
> Key: HIVE-19806
> URL: https://issues.apache.org/jira/browse/HIVE-19806
> Project: Hive
> Issue Type: Bug
> Components: Test
> Affects Versions: 3.0.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Major
> Attachments: HIVE-19806.2.patch, HIVE-19806.3.patch, HIVE-19806.patch
>
>
> A number of the tests produce unsorted output that happens to come out the
> same on people's laptops and the ptest infrastructure. But when run on a
> separate linux box the sort differences show up.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)