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 2020/08/08 01:46:40 UTC

[GitHub] [beam] tvalentyn commented on pull request #12452: [BEAM-10623] Add workflow to run Beam python tests on Linux/Windows/Mac platforms

tvalentyn commented on pull request #12452:
URL: https://github.com/apache/beam/pull/12452#issuecomment-670805985


   > @tvalentyn answering your question:
   > 
   > > Also, all actions workflow run in parallel, right? so it takes roughly the same time as running a regular precommit? In such case we could consider running it on PR.
   > 
   > Building sdk source dist is used as prerequisite for `python_wordcount_dataflow` job . Building source distribution is already validated for PR in `.github/workflows/build_wheels.yml` workflow.
   
   Not sure I follow. I meant to say: if Github Action test suites run comparative amount of time as Jenkins precommit suites, we can continue running Github Action test suites on each PR, assuming Actions Quota is not a concern. I wanted to know whether  different suites from the matrix (Py3.5 on Windows, Py3.6 on MacOS) run in parallel or not.
   
   


----------------------------------------------------------------
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.

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