[
https://issues.apache.org/jira/browse/BEAM-9944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548584#comment-17548584
]
Danny McCormick commented on BEAM-9944:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20208
> 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
> Priority: P4
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> 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.20.7#820007)