[
https://issues.apache.org/jira/browse/FLINK-32395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-32395:
-----------------------------------
Labels: stale-major test-stability (was: test-stability)
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issues has been marked as
Major but is unassigned and neither itself nor its Sub-Tasks have been updated
for 60 days. I have gone ahead and added a "stale-major" to the issue". If this
ticket is a Major, please either assign yourself or give an update. Afterwards,
please remove the label or in 7 days the issue will be deprioritized.
> EmbeddedFileSourceCsvReaderFormatTests.test_csv_add_columns_from fails on AZP
> -----------------------------------------------------------------------------
>
> Key: FLINK-32395
> URL: https://issues.apache.org/jira/browse/FLINK-32395
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.16.3
> Reporter: Sergey Nuyanzin
> Priority: Major
> Labels: stale-major, test-stability
>
> This build fails
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=50218&view=logs&j=3e4dd1a2-fe2f-5e5d-a581-48087e718d53&t=b4612f28-e3b5-5853-8a8b-610ae894217a&l=39609
> {noformat}
> Jun 20 03:09:48 =================================== FAILURES
> ===================================
> Jun 20 03:09:48 _______
> EmbeddedFileSourceCsvReaderFormatTests.test_csv_add_columns_from _______
> Jun 20 03:09:48
> Jun 20 03:09:48 self =
> <pyflink.datastream.formats.tests.test_csv.EmbeddedFileSourceCsvReaderFormatTests
> testMethod=test_csv_add_columns_from>
> Jun 20 03:09:48
> Jun 20 03:09:48 def test_csv_add_columns_from(self):
> Jun 20 03:09:48 original_schema, lines =
> _create_csv_primitive_column_schema_and_lines()
> Jun 20 03:09:48 schema =
> CsvSchema.builder().add_columns_from(original_schema).build()
> Jun 20 03:09:48 self._build_csv_job(schema, lines)
> Jun 20 03:09:48
> Jun 20 03:09:48 > self.env.execute('test_csv_schema_copy')
> Jun 20 03:09:48
> Jun 20 03:09:48 pyflink/datastream/formats/tests/test_csv.py:56:
> ...
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)