[
https://issues.apache.org/jira/browse/BEAM-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17218648#comment-17218648
]
Alex Amato commented on BEAM-10866:
-----------------------------------
I am seeing this in a precommit as well.
https://ci-beam.apache.org/job/beam_PreCommit_Python_PVR_Flink_Commit/605/testReport/junit/apache_beam.runners.portability.flink_runner_test/FlinkRunnerTestStreaming/test_register_finalizations/
> PortableRunnerTestWithSubprocesses.test_register_finalizations flaky on macOS
> -----------------------------------------------------------------------------
>
> Key: BEAM-10866
> URL: https://issues.apache.org/jira/browse/BEAM-10866
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Kyle Weaver
> Assignee: Alex Amato
> Priority: P1
> Labels: currently-failing, flaky-test
>
> This has failed on Github actions on different Python versions with different
> assertion errors.
> self.assertEqual(results, sorted(elements_list))
> AssertionError: Lists differ: ['2'] != ['1', '2']
> or
> AssertionError: Lists differ: [] != ['1', '2']
--
This message was sent by Atlassian Jira
(v8.3.4#803005)