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

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

> assertion hit at CustomClusterTestSuite.make_tmp_dir
> ----------------------------------------------------
>
>                 Key: IMPALA-13823
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13823
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure, Test
>            Reporter: Riza Suminto
>            Assignee: Riza Suminto
>            Priority: Major
>              Labels: broken-build
>             Fix For: Impala 5.0.0
>
>
> Assertion hit at CustomClusterTestSuite.make_tmp_dir
> {noformat}
> common/custom_cluster_test_suite.py:242: in make_tmp_dir
>     assert name not in cls.TMP_DIRS{noformat}
> This is because, when different custom cluster tests run declare 
> tmp_dir_placeholders, and one of it fail, cluster_teardown did not happen, 
> and tmp dir removal did not happen as well.
> We need to relax this assertion and print WARN log instead.



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

Reply via email to