Bikramjeet Vig has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11175
Change subject: IMPALA-7415: Fix flakiness in test_multiline_queries_in_history ...................................................................... IMPALA-7415: Fix flakiness in test_multiline_queries_in_history This fixes a flakiness in test_multiline_queries_in_history wherein a part of the shell prompt would be absorbed in a previous regex search that would ultimately result in the failure of the subsequent regex search that looks for the prompt. Also fixed a few formatting issues flagged by flake8. Change-Id: If7474f832a88bc29b321f21b050c9665294e63d5 --- M tests/shell/test_shell_interactive.py 1 file changed, 12 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/75/11175/1 -- To view, visit http://gerrit.cloudera.org:8080/11175 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If7474f832a88bc29b321f21b050c9665294e63d5 Gerrit-Change-Number: 11175 Gerrit-PatchSet: 1 Gerrit-Owner: Bikramjeet Vig <[email protected]>
