Gabor Somogyi created FLINK-39189:
-------------------------------------
Summary: MinioTestContainerTest.testSetS3ConfigOptions fails on
1.20
Key: FLINK-39189
URL: https://issues.apache.org/jira/browse/FLINK-39189
Project: Flink
Issue Type: Bug
Components: Tests
Affects Versions: 1.20.3
Reporter: Gabor Somogyi
[https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=72781&view=logs&j=2e8cb2f7-b2d3-5c62-9c05-cd756d33a819&t=2dd510a3-5041-5201-6dc3-54d310f68906]
{code:java}
Feb 27 14:46:33 14:46:33.321 [ERROR]
MinioTestContainerTest.testSetS3ConfigOptions ยป Runtime
org.testcontainers.shaded.com.fasterxml.jackson.databind.exc.InvalidFormatException:
Can not deserialize value of type java.util.Date from String
"2022-09-25T19:25:13.442580856+08:00": not a valid representation (error:
Failed to parse Date value '2022-09-25T19:25:13.442580856+08:00': Can not parse
date "2022-09-25T19:25:13.442580856+0800": while it seems to fit format
'yyyy-MM-dd'T'HH:mm:ss.SSSZ', parsing fails (leniency? null))
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)