You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by GitBox <gi...@apache.org> on 2020/03/03 02:10:06 UTC

[GitHub] [beam] bumblebee-coming commented on issue #10951: [BEAM-8575] Modified the test to work for different runners.

bumblebee-coming commented on issue #10951: [BEAM-8575] Modified the test to work for different runners.
URL: https://github.com/apache/beam/pull/10951#issuecomment-593729091
 
 
   I first added a new matcher to test there are any number of 15s. Later I realized I can partition the PCollection into three (<15, ==15, >15) and use the existing match is_empty and is_not_empty to verify that PCollections (==15, >15).

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


With regards,
Apache Git Services