You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2020/08/13 17:07:01 UTC

[jira] [Commented] (BEAM-9944) Reduce PreCommit test to the minimum and move rest of them to PostCommit one

    [ https://issues.apache.org/jira/browse/BEAM-9944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177175#comment-17177175 ] 

Beam JIRA Bot commented on BEAM-9944:
-------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

> Reduce PreCommit test to the minimum and move rest of them to PostCommit one
> ----------------------------------------------------------------------------
>
>                 Key: BEAM-9944
>                 URL: https://issues.apache.org/jira/browse/BEAM-9944
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: yoshiki obata
>            Assignee: yoshiki obata
>            Priority: P2
>              Labels: stale-assigned
>
> To reduce resource usage for PreCommit tests, these needs are to be met.
> - For low-priority Python, tests only in the typehints package are run when PreCommit test called. And rest of them are moved to the PostCommit one.
> - For high-priority Python, PreCommit and PostCommit tests are AS IS. 
> - Assured that we can add more tests easily later if there is a need.
>   e.g. using filepath to identify which tests to run



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