[ 
https://issues.apache.org/jira/browse/IMPALA-8071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16778243#comment-16778243
 ] 

ASF subversion and git services commented on IMPALA-8071:
---------------------------------------------------------

Commit e9936b02cf5b9673d6dd8f3624b07e2ec81f763e in impala's branch 
refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=e9936b0 ]

IMPALA-8247: Fix tests missing from unified backend executable

When converting the tests in be/src/util to the unified backend
test executable in IMPALA-8071, some tests did not get linked
into the executable appropriately. This means that they stopped
running. Specifically, the tests in bit-stream-utils-test.cc
and system-state-info-test.cc were left out.

This adds them back and modifies bin/validate-unified-backend-filters.py
to check both directions:
 - If a filter is specified, it must match a test in the executable.
 - If the executable has a test, some filter must match it.
I ran the backend tests on debug and ASAN with this change.

Change-Id: I80d8b5779cb0ac663e32c72722e0c73b68a43d2e
Reviewed-on: http://gerrit.cloudera.org:8080/12584
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Tim Armstrong <[email protected]>


> Change an initial set of backend tests to use a unified executable
> ------------------------------------------------------------------
>
>                 Key: IMPALA-8071
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8071
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Infrastructure
>    Affects Versions: Impala 3.2.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Major
>             Fix For: Impala 3.2.0
>
>
> This task tracks the development of the initial framework for creating a 
> unified backend test executable. This involves converting a small section of 
> tests (such as Util tests) to use a unified backend test executable and 
> verifying that all necessary functionality remains acceptable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to