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/16 17:10:53 UTC

[GitHub] [beam] fernando-wizeline commented on a diff in pull request #21916: [21709] - Fix for "beam_PostCommit_Java_ValidatesRunner_Samza Failing"

fernando-wizeline commented on code in PR #21916:
URL: https://github.com/apache/beam/pull/21916#discussion_r899337416


##########
runners/samza/build.gradle:
##########
@@ -110,6 +110,8 @@ def sickbayTests = [
         'org.apache.beam.sdk.coders.PCollectionCustomCoderTest.testEncodingIOException',
         'org.apache.beam.sdk.coders.PCollectionCustomCoderTest.testDecodingNPException',
         'org.apache.beam.sdk.coders.PCollectionCustomCoderTest.testDecodingIOException',
+        // https://issues.apache.org/jira/browse/BEAM-6354

Review Comment:
   Oh, sorry about that! 



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

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