[ 
https://issues.apache.org/jira/browse/IMPALA-13827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Riza Suminto resolved IMPALA-13827.
-----------------------------------
    Fix Version/s: Impala 5.0.0
       Resolution: Fixed

Does not see this happen anymore after the deflake patch. Please open new JIRA 
if this issue reoccurs again.

> TestAdmissionController.test_user_loads_propagate fail in asan-arm build
> ------------------------------------------------------------------------
>
>                 Key: IMPALA-13827
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13827
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Test
>            Reporter: Riza Suminto
>            Assignee: Riza Suminto
>            Priority: Major
>              Labels: broken-build
>             Fix For: Impala 5.0.0
>
>
> TestAdmissionController.test_user_loads_propagate fail in asan-arm build with 
> following error:
> {noformat}
> Error Message
> assert ['userC'] == ['root', 'userC']   At index 0 diff: u'userC' != 'root'   
> Right contains more items, first extra item: 'userC'   Full diff:   - 
> [u'userC']   + ['root', 'userC']
> Stacktrace
> custom_cluster/test_admission_controller.py:1299: in test_user_loads_propagate
>     self.check_user_loads(user_loads_present=True, pool='root.queueB')
> custom_cluster/test_admission_controller.py:1335: in check_user_loads
>     assert values1[0] == [USER_ROOT, USER_C]
> E   assert ['userC'] == ['root', 'userC']
> E     At index 0 diff: u'userC' != 'root'
> E     Right contains more items, first extra item: 'userC'
> E     Full diff:
> E     - [u'userC']
> E     + ['root', 'userC']{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to