You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Andrew Sherman (Jira)" <ji...@apache.org> on 2021/03/15 22:16:00 UTC

[jira] [Created] (IMPALA-10587) TestRanger.test_show_grant failed in ASAN build

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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org