You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 16:15:57 UTC

[GitHub] [beam] damccorm opened a new issue, #20208: Reduce PreCommit test to the minimum and move rest of them to PostCommit one

damccorm opened a new issue, #20208:
URL: https://github.com/apache/beam/issues/20208

   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
   
   Imported from Jira [BEAM-9944](https://issues.apache.org/jira/browse/BEAM-9944). Original Jira may contain additional context.
   Reported by: yoshiki.obata.
   Subtask of issue #20207


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org