You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/02/27 00:48:00 UTC

[jira] [Resolved] (IMPALA-8247) Backend tests from bit-stream-utils-test.cc and system-state-info-test.cc are not running

     [ https://issues.apache.org/jira/browse/IMPALA-8247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe McDonnell resolved IMPALA-8247.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.2.0

> Backend tests from bit-stream-utils-test.cc and system-state-info-test.cc are not running
> -----------------------------------------------------------------------------------------
>
>                 Key: IMPALA-8247
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8247
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend, Infrastructure
>    Affects Versions: Impala 3.2.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Blocker
>              Labels: broken-build
>             Fix For: Impala 3.2.0
>
>
> Several tests in be/src/util were converted to the unified backend test executable in IMPALA-8071. Unfortunately, some tests stopped running as part of this change. Specifically, the tests in bit-stream-utils-test.cc and system-state-info-test.cc were not included in the test binary and stopped running. The tests changed to use ADD_UNIFIED_BE_LSAN_TEST, but the files were not included in the UtilTests library.
> These two files should be included in the test executable and we need to update the validation of the unified test executable (bin/validate-unified-backend-test-filters.py) to catch this case.



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