Jim Apple created IMPALA-5757:
---------------------------------

             Summary: Order-dependent comparison fails in 
query_test/test_kudu.py::TestShowCreateTable::()::test_properties
                 Key: IMPALA-5757
                 URL: https://issues.apache.org/jira/browse/IMPALA-5757
             Project: IMPALA
          Issue Type: Sub-task
          Components: Infrastructure
         Environment: 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
            Reporter: Jim Apple
            Assignee: Matthew Jacobs


{noformat}
=================================== 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')
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to