[
https://issues.apache.org/jira/browse/IMPALA-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quanlong Huang updated IMPALA-10587:
------------------------------------
Description:
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
{code:java}
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']]{code}
was:
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']]
> 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
> Priority: Critical
> Labels: flaky
>
> 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
> {code:java}
> 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']]{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]