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/03 19:37:50 UTC

[GitHub] [beam] kennknowles opened a new issue, #18674: Add new matcher to check output file content for WordCountIT and WindowedWordCountIT

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

   Test use case like [https://github.com/apache/beam/pull/4755#discussion_r173254182](https://github.com/apache/beam/pull/4755#discussion_r173254182) shows that verify lines of output for integration test makes the validation and debugging easier than simple verify checksum. We'd like to add a new matcher (like FileContentMatcher) to very lines given expected files.
   
   This matcher can be applied to ITs that already use FileChecksumMatcher (etc. WordCountIT and WindowedWordCountIT).
   
   Imported from Jira [BEAM-3810](https://issues.apache.org/jira/browse/BEAM-3810). Original Jira may contain additional context.
   Reported by: markflyhigh.


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