[
https://issues.apache.org/jira/browse/BEAM-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549082#comment-17549082
]
Danny McCormick commented on BEAM-10866:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20690
> 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
> Priority: P1
> Labels: currently-failing, flake, flaky-test
> Fix For: Not applicable
>
>
> 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.20.7#820007)