[
https://issues.apache.org/jira/browse/IMPALA-8176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe McDonnell resolved IMPALA-8176.
-----------------------------------
Resolution: Fixed
Fix Version/s: Impala 3.3.0
> Convert tests with trivial main() functions to use a unified executable
> -----------------------------------------------------------------------
>
> Key: IMPALA-8176
> URL: https://issues.apache.org/jira/browse/IMPALA-8176
> Project: IMPALA
> Issue Type: Sub-task
> Components: Infrastructure
> Reporter: Joe McDonnell
> Assignee: Joe McDonnell
> Priority: Major
> Fix For: Impala 3.3.0
>
>
> With the initial commit for the unified backend test executable commited
> (IMPALA-8071), it should be straight-forward to convert another set of tests
> to use the unified executable. Any test with a simple main() function (such
> as IMPALA_TEST_MAIN()) should require only modest changes to convert.
> Command to find such tests:
> git grep IMPALA_TEST_MAIN
> It looks like there are dozens of such tests:
> {noformat}
> joe@joemcdonnell:~/Impala$ git grep IMPALA_TEST_MAIN\(\) | wc -l
> 38
> {noformat}
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)