Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-5365 Broken builds and tests when upgrading from Ubuntu 14.04 to Ubuntu 16.04
  3. IMPALA-5757

Order-dependent comparison fails in query_test/test_kudu.py::TestShowCreateTable::()::test_properties

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 2.10.0
    • Infrastructure
    • None
    • Linux ip-172-31-7-214 4.4.0-1022-aws #31-Ubuntu SMP Tue Jun 27 11:27:55 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux, Ubuntu 16.04.2 LTS, ec2
    • ghx-label-6

    Description

      =================================== FAILURES ===================================
      _____________________ TestShowCreateTable.test_properties ______________________
      [gw25] linux2 -- Python 2.7.12 /home/ubuntu/Impala/bin/../infra/python/env/bin/python
      query_test/test_kudu.py:813: in test_properties
          db=cursor.conn.db_name, kudu_addr=KUDU_MASTER_HOSTS, props=props))
      query_test/test_kudu.py:683: in assert_show_create_equals
          assert cursor.fetchall()[0][0] == \
      E   assert "CREATE TABLE...='127.0.0.1')" == "CREATE TABLE ...'honfaajksw')"
      E     Skipping 187 identical leading characters in diff, use -v to show
      E     - ES ('kudu.table_name'='honfaajksw', 'kudu.master_addresses'='127.0.0.1')
      E     + ES ('kudu.master_addresses'='127.0.0.1', 'kudu.table_name'='honfaajksw')
      

      Attachments

        Activity

          People

            mjacobs Matthew Jacobs
            jbapple Jim Apple
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: