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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to