[
https://issues.apache.org/jira/browse/FLINK-37272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925841#comment-17925841
]
Dian Fu commented on FLINK-37272:
---------------------------------
This is caused by changes made in FLINK-37192. The tests failed in cython tests
which run lazily (only happens if a PR touches .pyx file, nightly tests, etc).
As the PR only touches .py file and so it has not run cython tests. I will
provide a quick fix for this issue.
> FileSinkAvroWritersTests::test_avro_basic_write failed
> ------------------------------------------------------
>
> Key: FLINK-37272
> URL: https://issues.apache.org/jira/browse/FLINK-37272
> Project: Flink
> Issue Type: Bug
> Components: API / Python, Build System / CI
> Affects Versions: 2.0.0, 2.1.0
> Reporter: Weijie Guo
> Assignee: Dian Fu
> Priority: Blocker
>
> FAILED
> pyflink/datastream/formats/tests/test_avro.py::FileSinkAvroWritersTests::test_avro_basic_write
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=65846&view=logs&j=9cada3cb-c1d3-5621-16da-0f718fb86602&t=c67e71ed-6451-5d26-8920-5a8cf9651901&l=23705
--
This message was sent by Atlassian Jira
(v8.20.10#820010)