Zoltán Borók-Nagy created IMPALA-11216:
------------------------------------------
Summary: test_describe_history_params is flaky
Key: IMPALA-11216
URL: https://issues.apache.org/jira/browse/IMPALA-11216
Project: IMPALA
Issue Type: Bug
Reporter: Zoltán Borók-Nagy
Saw failure in
https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/5496/testReport/
{noformat}
Stack Trace
query_test/test_iceberg.py:182: in test_describe_history_params
expect_results_from(ts_1 - datetime.timedelta(hours=1), 3)
query_test/test_iceberg.py:141: in expect_results_from
result_ts_dt = datetime.datetime.strptime(result_ts, time_format)
../toolchain/toolchain-packages-gcc7.5.0/python-2.7.16/lib/python2.7/_strptime.py:332:
in _strptime
(data_string, format))
E ValueError: time data '2022-03-31 14:52' does not match format '%Y-%m-%d
%H:%M:%S.%f'
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)