[ https://issues.apache.org/jira/browse/IMPALA-14072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953271#comment-17953271 ]
Michael Smith commented on IMPALA-14072: ---------------------------------------- Restricted where this test runs with https://gerrit.cloudera.org/c/22933 to avoid these failures. Timing on the test is delicate, and it could take some time to find just the right set of constraints to make it consistent. > Fix TestConcurrentRename.test_rename_drop > ----------------------------------------- > > Key: IMPALA-14072 > URL: https://issues.apache.org/jira/browse/IMPALA-14072 > Project: IMPALA > Issue Type: Bug > Reporter: Noémi Pap-Takács > Assignee: Michael Smith > Priority: Major > Labels: broken-build > > Stacktrace > {code:java} > custom_cluster/test_concurrent_rename.py:56: in test_rename_drop > assert "The new table/view {}2 was concurrently removed during rename."\ > E assert 'The new table/view test_rename_drop_aaefe83a.tbl2 was > concurrently removed during rename.' in 'Expected alter to fail\nassert False' > E + where 'The new table/view test_rename_drop_aaefe83a.tbl2 was > concurrently removed during rename.' = <built-in method format of str object > at 0x7fa0d2e583d8>('test_rename_drop_aaefe83a.tbl') > E + where <built-in method format of str object at 0x7fa0d2e583d8> = > 'The new table/view {}2 was concurrently removed during rename.'.format > E + and 'Expected alter to fail\nassert False' = > str(AssertionError(u'Expected alter to fail\nassert False',)) {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org