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

Fang-Yu Rao commented on IMPALA-14177:
--------------------------------------

Hi [~rizaon], assigned the ticket to you since you were working on IMPALA-12201 
and thus may be more familiar with the failed test. Please re-assign the JIRA 
as you see appropriate. Thanks!

> TestFetch.test_client_fetch_time_stats_incomplete is flaky in s3 builds
> -----------------------------------------------------------------------
>
>                 Key: IMPALA-14177
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14177
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Fang-Yu Rao
>            Assignee: Riza Suminto
>            Priority: Major
>              Labels: broken-build
>
> TestFetch.test_client_fetch_time_stats_incomplete seems to be flaky in s3 
> builds even after IMPALA-12201. We could see the same error message like the 
> following.
> +*Error Message*+
> {code}
> query_test/test_fetch.py:156: in test_client_fetch_time_stats_incomplete     
> assert summary_stats[0].total_num_values == 6 E   assert 5 == 6 E    +  where 
> 5 = TSummaryStatsCounter(total_num_values=5, name=None, 
> max_value=3009000000.0, sum=3009970000.0, min_value=99999000.0, 
> unit=None).total_num_values
> {code}
> +*Stacktrace*+
> {code}
> query_test/test_fetch.py:156: in test_client_fetch_time_stats_incomplete
>     assert summary_stats[0].total_num_values == 6
> E   assert 5 == 6
> E    +  where 5 = TSummaryStatsCounter(total_num_values=5, name=None, 
> max_value=3009000000.0, sum=3009970000.0, min_value=99999000.0, 
> unit=None).total_num_values
> {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