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 "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/11/18 01:12:00 UTC

[jira] [Created] (IMPALA-10333) shell.test_shell_commandline.TestImpalaShell.test_utf8_decoding_error_handling failing

Tim Armstrong created IMPALA-10333:
--------------------------------------

             Summary: shell.test_shell_commandline.TestImpalaShell.test_utf8_decoding_error_handling failing
                 Key: IMPALA-10333
                 URL: https://issues.apache.org/jira/browse/IMPALA-10333
             Project: IMPALA
          Issue Type: Bug
          Components: Clients
            Reporter: Tim Armstrong
            Assignee: Quanlong Huang


I'm seeing a failure on an internal Centos7 build in shell.test_shell_commandline.TestImpalaShell.test_utf8_decoding_error_handling


This was added in IMPALA-10145

{noformat}
Failed

shell.test_shell_commandline.TestImpalaShell.test_utf8_decoding_error_handling[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] (from pytest)
Failing for the past 7 builds (Since Failed#99 )
Took 0.28 sec.
add description
Error Message

/data/jenkins/workspace/impala-cdpd-master-staging-exhaustive-release/repos/Impala/tests/shell/test_shell_commandline.py:471: in test_utf8_decoding_error_handling     assert '引�' in result.stdout E   assert '\xe5\xbc\x95\xef\xbf\xbd' in '\xe5\xbc\x95\xe6\n' E    +  where '\xe5\xbc\x95\xe6\n' = <tests.shell.util.ImpalaShellResult object at 0xd848bd0>.stdout

Stacktrace

/data/jenkins/workspace/impala-cdpd-master-staging-exhaustive-release/repos/Impala/tests/shell/test_shell_commandline.py:471: in test_utf8_decoding_error_handling
    assert '引�' in result.stdout
E   assert '\xe5\xbc\x95\xef\xbf\xbd' in '\xe5\xbc\x95\xe6\n'
E    +  where '\xe5\xbc\x95\xe6\n' = <tests.shell.util.ImpalaShellResult object at 0xd848bd0>.stdout
{noformat}



--
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