[ 
https://issues.apache.org/jira/browse/IMPALA-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892255#comment-17892255
 ] 

ASF subversion and git services commented on IMPALA-11761:
----------------------------------------------------------

Commit f96ccbe962cb97994ec71ebd08a6d90bda836a35 in impala's branch 
refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=f96ccbe96 ]

IMPALA-11761: Run large dir tests serially

IMPALA-12442 removed duplicate labels for stress and execute_serially,
as they resulted in running the tests twice in different suites. Most
tests that had both labels expect to be run sequentially, which by
definition cannot be run in our stress test suite (which runs many
operations at once to stress the cluster).

Updates all tests previously marked with both 'stress' and
'execute_serially' to run serially. The only test continuing to use
'stress' mode is test_ddl_stress.py which was designed for it using a
separate 'test_index' parameter.

Change-Id: I1f7d2017ae1bab0f2f8cb0b100c2c6cc8b4f3dcd
Reviewed-on: http://gerrit.cloudera.org:8080/21905
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> test_partition_dir_removed_inflight fails with "AssertionError: REFRESH 
> should fail"
> ------------------------------------------------------------------------------------
>
>                 Key: IMPALA-11761
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11761
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Andrew Sherman
>            Assignee: Michael Smith
>            Priority: Critical
>             Fix For: Impala 4.5.0
>
>
> When running ozone tests, 
> TestRecursiveListing.test_partition_dir_removed_inflight fails:
> {code}
> metadata/test_recursive_listing.py:184: in test_partition_dir_removed_inflight
>     refresh_should_fail=True)
> metadata/test_recursive_listing.py:217: in _test_listing_large_dir
>     assert not refresh_should_fail, "REFRESH should fail"
> E   AssertionError: REFRESH should fail
> E   assert not True
> {code} 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to