You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Udi Meiri (Jira)" <ji...@apache.org> on 2019/11/27 17:53:00 UTC

[jira] [Updated] (BEAM-8840) Python - do not install eggs

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

Udi Meiri updated BEAM-8840:
----------------------------
    Status: Open  (was: Triage Needed)

> Python - do not install eggs
> ----------------------------
>
>                 Key: BEAM-8840
>                 URL: https://issues.apache.org/jira/browse/BEAM-8840
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core, testing
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: Major
>
> As a part of our current testing infrastructure, some packages can get installed under .eggs/. This install is racey (unlike installing via pip), and recently has become very racey with the addition of setup_requires (for pytest) and tests_require (for interactive runner).
> Removing the setup_requires and tests_require sections from setup.py should mitigate flakiness.
> See this discussion as well:
> https://lists.apache.org/thread.html/6d8b54bbb80eaf58bb3daf1887134e2f6c1a01ca349ce26c8e561085@%3Cdev.beam.apache.org%3E
> [~chadrik]



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