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 2021/03/23 19:18:46 UTC

[GitHub] [beam] boyuanzz commented on pull request #14313: ParDoTest cases that should be ValidatesRunner

boyuanzz commented on pull request #14313:
URL: https://github.com/apache/beam/pull/14313#issuecomment-805166625


   Should we give a clear instruction to dev on when to use `NeedsRunner` and when to use `ValidatesRunner`? `NeedsRunner` suite will be picked with DirectRunner during Java Precommit, which gives an early signal comparing to post commit. 
   To my understanding, `NeedsRunner` is for testing new built composite transform, which requires a runner to run. `ValidatesRunner` is more for validating assumptions that SDK makes on runners.


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