Hello Zoltan Borok-Nagy, Joe McDonnell, Michael Smith,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21133
to look at the new patch set (#2).
Change subject: IMPALA-12886: Bump GoogleTest version to 1.14.0
......................................................................
IMPALA-12886: Bump GoogleTest version to 1.14.0
This is to unblock clang-tidy runs on ARM.
The current version of gtest seems to suffer from a heap corruption
problem that causes unpredictable segfaults in unified-be-tests.
Upgrading to GoogleTest 1.14.0 fixed this problem in test runs, likely
because previously existing global variables have been removed from
GoogleTest's code.
The patch removes the GOOGLETEST_VERSION specifier from the ORC library
build, as unit tests are not built for it.
Change-Id: Iaa52b4809a7c969e863518b182d2df63256f4c43
---
M buildall.sh
M source/googletest/build.sh
M source/gtest/build.sh
M source/orc/build.sh
4 files changed, 15 insertions(+), 12 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/native-toolchain
refs/changes/33/21133/2
--
To view, visit http://gerrit.cloudera.org:8080/21133
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iaa52b4809a7c969e863518b182d2df63256f4c43
Gerrit-Change-Number: 21133
Gerrit-PatchSet: 2
Gerrit-Owner: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>