Riza Suminto created IMPALA-13814:
-------------------------------------
Summary: test_iceberg_table_metrics failed at arm-data-cache build.
Key: IMPALA-13814
URL: https://issues.apache.org/jira/browse/IMPALA-13814
Project: IMPALA
Issue Type: Bug
Components: Backend, Test
Reporter: Riza Suminto
Assignee: Zoltán Borók-Nagy
test_iceberg_table_metrics is added recently by IMPALA-13785. It is failed in
arm-data-cache build with following error.
{noformat}
Error Message
webserver/test_web_pages.py:1014: in test_iceberg_table_metrics assert
'13000' == self.__get_table_metric( E assert '13000' == '10000' E - 13000
E ? - E + 10000 E ? +
Stacktrace
webserver/test_web_pages.py:1014: in test_iceberg_table_metrics
assert '13000' == self.__get_table_metric(
E assert '13000' == '10000'
E - 13000
E ? -
E + 10000
E ? +{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)