[ 
https://issues.apache.org/jira/browse/FLINK-21292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400088#comment-17400088
 ] 

Huang Xingbo commented on FLINK-21292:
--------------------------------------

Hi [~xtsong] The failed case you provided is essentially a problem that 
occurred at https://issues.apache.org/jira/browse/FLINK-23765. And I have just 
merged the  patch to fix it. As for the problems described in the original 
JIRA, when we fixed other problems before, it should have been fixed by the 
way, so I temporarily closed this JIRA.

> Python StreamRowBasedOperationITTests fails on azure
> ----------------------------------------------------
>
>                 Key: FLINK-21292
>                 URL: https://issues.apache.org/jira/browse/FLINK-21292
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python
>    Affects Versions: 1.13.0, 1.14.0
>            Reporter: Dawid Wysakowicz
>            Priority: Major
>              Labels: test-stability
>             Fix For: 1.14.0
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=12959&view=logs&j=ff2e2ea5-07e3-5521-7b04-a4fc3ad765e9&t=613f538c-bcef-59e6-f9cd-9714bec9fb97
> {code}
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> ============================= slowest 20 durations 
> =============================
> 8.65s call     
> pyflink/table/tests/test_row_based_operation.py::StreamRowBasedOperationITTests::test_map
> 7.77s call     
> pyflink/table/tests/test_row_based_operation.py::StreamRowBasedOperationITTests::test_flat_aggregate_list_view
> 7.74s call     
> pyflink/table/tests/test_row_based_operation.py::StreamRowBasedOperationITTests::test_flat_aggregate
> 7.74s call     
> pyflink/table/tests/test_pandas_udf.py::BlinkStreamPandasUDFITTests::test_all_data_types
> 7.61s call     
> pyflink/table/tests/test_pandas_udaf.py::BatchPandasUDAFITTests::test_slide_group_window_aggregate_function
> 7.29s call     
> pyflink/table/tests/test_row_based_operation.py::StreamRowBasedOperationITTests::test_flat_map
> 6.88s call     
> pyflink/table/tests/test_sql.py::JavaSqlTests::test_java_sql_ddl
> 6.20s call     
> pyflink/table/tests/test_row_based_operation.py::StreamRowBasedOperationITTests::test_aggregate
> 5.97s call     
> pyflink/table/tests/test_pandas_udf.py::BatchPandasUDFITTests::test_basic_functionality
> 5.82s call     
> pyflink/table/tests/test_udtf.py::PyFlinkBatchUserDefinedTableFunctionTests::test_table_function
> 4.60s call     
> pyflink/table/tests/test_udf.py::PyFlinkBlinkBatchUserDefinedFunctionTests::test_udf_in_join_condition_2
> 4.44s call     
> pyflink/datastream/tests/test_connectors.py::ConnectorTests::test_stream_file_sink
> 4.38s call     
> pyflink/dataset/tests/test_execution_environment.py::ExecutionEnvironmentTests::test_execute
> 4.08s call     
> pyflink/table/tests/test_pandas_udaf.py::BatchPandasUDAFITTests::test_group_aggregate_function
> 4.03s call     
> pyflink/table/tests/test_dependency.py::BlinkStreamDependencyTests::test_set_requirements_with_cached_directory
> 3.83s call     
> pyflink/datastream/tests/test_data_stream.py::DataStreamTests::test_primitive_array_type_info
> 3.83s call     
> pyflink/table/tests/test_row_based_operation.py::BatchRowBasedOperationITTests::test_aggregate_with_pandas_udaf
> 3.81s call     
> pyflink/table/tests/test_pandas_udaf.py::BatchPandasUDAFITTests::test_group_aggregate_with_aux_group
> 3.62s call     
> pyflink/datastream/tests/test_stream_execution_environment.py::StreamExecutionEnvironmentTests::test_set_requirements_with_cached_directory
> 3.58s call     
> pyflink/table/tests/test_udf.py::PyFlinkBlinkBatchUserDefinedFunctionTests::test_udf_in_join_condition
> =========================== short test summary info 
> ============================
> FAILED 
> pyflink/table/tests/test_row_based_operation.py::StreamRowBasedOperationITTests::test_flat_aggregate
> ===== 1 failed, 676 passed, 20 skipped, 271 warnings in 414.93s (0:06:54) 
> ======
> ERROR: InvocationError for command 
> /__w/1/s/flink-python/.tox/py38-cython/bin/pytest --durations=20 (exited with 
> code 1)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to