Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10155
Change subject: IMPALA-6905: support regexes with more verifiers ...................................................................... IMPALA-6905: support regexes with more verifiers Support row_regex and other lines for the subset and superset verifiers, which previously assumed that lines in the actual and expected had to match exactly. Use in test_stats_extrapolation to make the test more robust to irrelevant changes in the explain plan. Testing: Manually modified a superset and a subset test to check that tests fail as expected. Change-Id: Ia7a28d421c8e7cd84b14d07fcb71b76449156409 --- M testdata/workloads/functional-query/queries/QueryTest/stats-extrapolation.test M tests/common/test_result_verifier.py 2 files changed, 53 insertions(+), 25 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/55/10155/1 -- To view, visit http://gerrit.cloudera.org:8080/10155 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia7a28d421c8e7cd84b14d07fcb71b76449156409 Gerrit-Change-Number: 10155 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Armstrong <[email protected]>
