Till Rohrmann created FLINK-21559: ------------------------------------- Summary: Python DataStreamTests::test_process_function failed on AZP Key: FLINK-21559 URL: https://issues.apache.org/jira/browse/FLINK-21559 Project: Flink Issue Type: Improvement Components: API / Python Affects Versions: 1.13.0 Reporter: Till Rohrmann Fix For: 1.13.0
The Python test case {{DataStreamTests::test_process_function}} failed on AZP. {code} =========================== short test summary info ============================ FAILED pyflink/datastream/tests/test_data_stream.py::DataStreamTests::test_process_function ===== 1 failed, 705 passed, 22 skipped, 303 warnings in 583.39s (0:09:43) ====== ERROR: InvocationError for command /__w/3/s/flink-python/.tox/py38/bin/pytest --durations=20 (exited with code 1) {code} https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=13992&view=logs&j=9cada3cb-c1d3-5621-16da-0f718fb86602&t=8d78fe4f-d658-5c70-12f8-4921589024c3 -- This message was sent by Atlassian Jira (v8.3.4#803005)