[
https://issues.apache.org/jira/browse/HIVE-10862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565187#comment-14565187
]
Thejas M Nair commented on HIVE-10862:
--------------------------------------
Note that the util function can also help in cases where tests are executed in
parallel, in such cases cleaning up the tables and dbs might not be sufficient.
> TestHiveAuthorizerShowFilters tests fail when run in sequence
> -------------------------------------------------------------
>
> Key: HIVE-10862
> URL: https://issues.apache.org/jira/browse/HIVE-10862
> Project: Hive
> Issue Type: Bug
> Components: Tests
> Reporter: Thejas M Nair
> Assignee: Thejas M Nair
> Attachments: HIVE-10862.1.patch, HIVE-10862.2.patch
>
>
> The tests fail when there are left over tables or databases from other tests.
> Fails with error like -
> java.lang.AssertionError: All tables should be passed as arguments
> expected:<[testhiveauthorizershowfilterstable1,
> testhiveauthorizershowfilterstable2]> but
> was:<[testhiveauthorizercheckinvocationtable,
> testhiveauthorizercheckinvocationtable_acid,
> testhiveauthorizershowfilterstable1, testhiveauthorizershowfilterstable2]>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)