[
https://issues.apache.org/jira/browse/HIVE-10862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565189#comment-14565189
]
Thejas M Nair commented on HIVE-10862:
--------------------------------------
on second thoughts, we need a better solution than this if tests are being
executed in parallel, same derby location can't be used in parallel.
> 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
>
>
> 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)