Jason Fehr has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21678
Change subject: IMPALA-13298: Correct test_miss_complete_cb Assertion ...................................................................... IMPALA-13298: Correct test_miss_complete_cb Assertion Commit ad868b9 modified the RPC error messages to incldue the query id. Part of this change was to remove the string "Query aborted" from the test's beeswax client when it raises an error. The TestRPCTimeout.test_miss_complete_cb was missed and was still asserting on the string "Query aborted". This patch fixes that test to use the new error_msg_expected() function. Testing was accomplished by running the TestRPCTimeout.test_miss_complete_cb test locally. Change-Id: Ifb2fa3864b52b0927c6488b22135913b90bce3bd --- M tests/custom_cluster/test_rpc_timeout.py 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/78/21678/1 -- To view, visit http://gerrit.cloudera.org:8080/21678 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ifb2fa3864b52b0927c6488b22135913b90bce3bd Gerrit-Change-Number: 21678 Gerrit-PatchSet: 1 Gerrit-Owner: Jason Fehr <[email protected]>
