[
https://issues.apache.org/jira/browse/FLINK-32395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-32395:
-----------------------------------
Labels: auto-deprioritized-major test-stability (was: stale-major
test-stability)
Priority: Minor (was: Major)
This issue was labeled "stale-major" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Major, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> 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: Minor
> Labels: auto-deprioritized-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)