Zach Amsden has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/6477

Change subject: IMPALA: BE Test Infrastructure
......................................................................

IMPALA: BE Test Infrastructure

Investigating a crash in backend exprs test and this test takes
a long time to run.  Lets add the notion of exhaustive tests to
the be tests as well and skip tests which take a longer amount
of time.  This diff adds a new boolean flag to all tests,
-run-exhaustive, which can be used to enable extra testing,
and makes the default test run use this only if exhaustive mode
has been requested.

Change-Id: I71fe6de39dff21b21d322daf0232b0578bdff297
---
M be/CMakeLists.txt
M be/src/exprs/expr-test.cc
M be/src/testutil/CMakeLists.txt
A be/src/testutil/gtest-util.cc
M be/src/testutil/gtest-util.h
M bin/run-all-tests.sh
M bin/run-backend-tests.sh
7 files changed, 432 insertions(+), 379 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I71fe6de39dff21b21d322daf0232b0578bdff297
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Zach Amsden <[email protected]>

Reply via email to