Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18119
to look at the new patch set (#7).
Change subject: IMPALA-11070: Create TestSection class.
......................................................................
IMPALA-11070: Create TestSection class.
Create a TestSection class that holds logic regarding
sections in a ".test" file.
This commit will contain only movement of code without
any logic changes. Future commits will move some of the
section related code into TestSection where it belongs,
including string replacements, and related sections code
(e.g. DML_RESULTS and RESULTS).
Change-Id: I91b811d131c3c399ac4f01d7da87759c418905fd
---
M testdata/bin/generate-schema-statements.py
M tests/common/impala_test_suite.py
M tests/common/test_result_verifier.py
A tests/common/test_section.py
M tests/metadata/test_show_create_table.py
M tests/metadata/test_views_compatibility.py
M tests/util/test_file_parser.py
7 files changed, 284 insertions(+), 193 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/19/18119/7
--
To view, visit http://gerrit.cloudera.org:8080/18119
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I91b811d131c3c399ac4f01d7da87759c418905fd
Gerrit-Change-Number: 18119
Gerrit-PatchSet: 7
Gerrit-Owner: Steve Carlin <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>