Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10333

shell.test_shell_commandline.TestImpalaShell.test_utf8_decoding_error_handling failing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • Impala 4.0.0
    • Clients

    Description

      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

      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
      

      Attachments

        Activity

          People

            stigahuang Quanlong Huang
            tarmstrong Tim Armstrong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: