[
https://issues.apache.org/jira/browse/IMPALA-13219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiyoung Yoo resolved IMPALA-13219.
----------------------------------
Resolution: Fixed
> test_rows_sent_counters is flaky due to CreateResultSetTime check
> -----------------------------------------------------------------
>
> Key: IMPALA-13219
> URL: https://issues.apache.org/jira/browse/IMPALA-13219
> Project: IMPALA
> Issue Type: Bug
> Reporter: Zoltán Borók-Nagy
> Assignee: Jiyoung Yoo
> Priority: Major
> Labels: broken-build
>
> test_rows_sent_counters is flaky due to CreateResultSetTime check.
> h2. Error Message
> {noformat}
> query_test/test_fetch.py:85: in test_rows_sent_counters assert 2400 <
> create_result_ms and create_result_ms < 2600 E assert (2400 < 2607.0 and
> 2607.0 < 2600)
> {noformat}
> h2. Stacktrace
> {noformat}
> query_test/test_fetch.py:85: in test_rows_sent_counters
> assert 2400 < create_result_ms and create_result_ms < 2600
> E assert (2400 < 2607.0 and 2607.0 < 2600)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)