You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2020/09/11 16:52:00 UTC

[jira] [Assigned] (BEAM-10866) PortableRunnerTestWithSubprocesses.test_register_finalizations flaky on macOS

     [ https://issues.apache.org/jira/browse/BEAM-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Hulette reassigned BEAM-10866:
------------------------------------

    Assignee: Alex Amato

> 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: 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)