Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18899


Change subject: IMPALA-11523: Fix test_http_socket_timeout in Docker-based tests
......................................................................

IMPALA-11523: Fix test_http_socket_timeout in Docker-based tests

When running in the Docker-based tests, TestImpalaShell's
test_http_socket_timeout fails with a mismatch in the
error message. The test expected "Operation now in progress",
but in Docker-based tests it throws "Cannot assign requested
address". Since this is testing that a socket timeout of zero
gets an error, it seems reasonable to tolerate this extra
variant.

This modifies the test to allow this error message.

Testing:
 - TestImpalaShell.test_http_socket_timeout passes
   in the docker-based tests and in a normal core job

Change-Id: If463f1100db673bb916b094c1402f1876342c80e
---
M tests/shell/test_shell_commandline.py
1 file changed, 16 insertions(+), 7 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/99/18899/1
--
To view, visit http://gerrit.cloudera.org:8080/18899
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If463f1100db673bb916b094c1402f1876342c80e
Gerrit-Change-Number: 18899
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <[email protected]>

Reply via email to