Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/12584


Change subject: IMPALA-8247: Fix tests missing from unified backend executable
......................................................................

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
---
M be/src/util/CMakeLists.txt
M bin/validate-unified-backend-test-filters.py
2 files changed, 19 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/84/12584/1
--
To view, visit http://gerrit.cloudera.org:8080/12584
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I80d8b5779cb0ac663e32c72722e0c73b68a43d2e
Gerrit-Change-Number: 12584
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com>

Reply via email to