[ 
https://issues.apache.org/jira/browse/IMPALA-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175600#comment-17175600
 ] 

Adam Tamas commented on IMPALA-10066:
-------------------------------------

HI, 

The problem is occurring because there is a delay between sending the "quit;" 
and the wait command.
Here is my solution: https://gerrit.cloudera.org/#/c/16322/ 
This should fix the problem.

> test_cancellation_mid_command fails in parallel-all-tests-nightly
> -----------------------------------------------------------------
>
>                 Key: IMPALA-10066
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10066
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Adam Tamas
>            Priority: Major
>              Labels: broken-build
>
> Failed jobs:
> [https://jenkins.impala.io/job/ubuntu-16.04-from-scratch/11609/]
> [https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/2927/testReport/]
> Stack trace:
> {noformat}
> shell/test_shell_interactive.py:326: in test_cancellation_mid_command
>  child_proc.wait()
> ../infra/python/env-gcc7.5.0/lib/python2.7/site-packages/pexpect/__init__.py:1205:
>  in wait
>  raise ExceptionPexpect('Cannot wait for dead child process.')
> E ExceptionPexpect: Cannot wait for dead child process.{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to