You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Michael Ho (Code Review)" <ge...@cloudera.org> on 2016/05/25 01:57:23 UTC

[Impala-CR](cdh5-2.6.0_5.8.0) IMPALA-3608: Updates Impala E2E test framework to allow multiple exception messages

Michael Ho has uploaded a new patch set (#3).

Change subject: IMPALA-3608: Updates Impala E2E test framework to allow multiple exception messages
......................................................................

IMPALA-3608: Updates Impala E2E test framework to allow multiple exception messages

Some of our tests which are expected to fail due to low
query memory limits can fail non-deterministically with
different error messages. In addition, some tests may
throw different error messages when running with the legacy
join nodes. This change updates the test infrastructure to
allow multiple exception messages to be specified by using
adding "ANY_OF" to the "CATCH" subsection.

Change-Id: Ie6d81fd3ae601f565b575edfeefff7c5a6c07974
---
M testdata/workloads/tpch/queries/tpch-outer-joins.test
M tests/common/impala_test_suite.py
M tests/util/test_file_parser.py
3 files changed, 38 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/05/3205/3
-- 
To view, visit http://gerrit.cloudera.org:8080/3205
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie6d81fd3ae601f565b575edfeefff7c5a6c07974
Gerrit-PatchSet: 3
Gerrit-Project: Impala
Gerrit-Branch: cdh5-2.6.0_5.8.0
Gerrit-Owner: Michael Ho <kw...@cloudera.com>
Gerrit-Reviewer: Michael Brown <mi...@cloudera.com>
Gerrit-Reviewer: Michael Ho <kw...@cloudera.com>