You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Laszlo Gaal (Jira)" <ji...@apache.org> on 2020/08/10 20:47:00 UTC

[jira] [Created] (IMPALA-10070) TestImpalaShellInteractive.test_cancellation_mid_command fails on Ubuntu 18.04

Laszlo Gaal created IMPALA-10070:
------------------------------------

             Summary: TestImpalaShellInteractive.test_cancellation_mid_command fails on Ubuntu 18.04
                 Key: IMPALA-10070
                 URL: https://issues.apache.org/jira/browse/IMPALA-10070
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 4.0
            Reporter: Laszlo Gaal


When core mode tests are run on Ubuntu 18.04, test_shell_interactive fails the same way for all file formats it is invoked on:
Stack trace:
{code}
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.
{code}

This failure happens only on regular builds, it is not present in Docker-based builds.

Since Ubuntu 18.04 builds are currently not part of the precommit tests, I'm assigning it as P2 despite being a build break.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org