Andrew Sherman created IMPALA-10587:
---------------------------------------

             Summary: TestRanger.test_show_grant failed in ASAN build
                 Key: IMPALA-10587
                 URL: https://issues.apache.org/jira/browse/IMPALA-10587
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 4.0
            Reporter: Andrew Sherman
            Assignee: Fang-Yu Rao


h3. Error Message

assert [['USER', 'je... '', '', ...]] == [] Left contains more items, first 
extra item: ['USER', 'jenkins', 'test_show_grant_cf8fca4c_db', '', '', '', ...] 
Full diff: + [] - [['USER', - 'jenkins', - 'test_show_grant_cf8fca4c_db', - '', 
- '', - '', - '*', - 'select', - 'false']]
h3. Stacktrace

authorization/test_ranger.py:212: in test_show_grant unique_table) 
authorization/test_ranger.py:331: in _test_show_grant_basic 
TestRanger._check_privileges(result, []) authorization/test_ranger.py:728: in 
_check_privileges assert map(columns, result.data) == expected E assert 
[['USER', 'je... '', '', ...]] == [] E Left contains more items, first extra 
item: ['USER', 'jenkins', 'test_show_grant_cf8fca4c_db', '', '', '', ...] E 
Full diff: E + [] E - [['USER', E - 'jenkins', E - 
'test_show_grant_cf8fca4c_db', E - '', E - '', E - '', E - '*', E - 'select', E 
- 'false']]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to