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/09/03 21:04:02 UTC

[GitHub] [beam] lukecwik commented on a change in pull request #15455: [BEAM-12828, BEAM-11310, BEAM-12048, BEAM-12050, BEAM-12822] Convert UseTestStream tests to use Long instead of Integer

lukecwik commented on a change in pull request #15455:
URL: https://github.com/apache/beam/pull/15455#discussion_r702157504



##########
File path: runners/flink/job-server/flink_job_server.gradle
##########
@@ -185,21 +185,12 @@ def portableValidatesRunnerTask(String name, Boolean streaming, Boolean checkpoi
     testFilter: {
       // TODO(BEAM-10016)
       excludeTestsMatching 'org.apache.beam.sdk.transforms.FlattenTest.testFlattenWithDifferentInputAndOutputCoders2'
-      // TODO(BEAM-11310)
-      excludeTestsMatching 'org.apache.beam.sdk.transforms.ViewTest.testWindowedSideInputNotPresent'
-
-      // https://issues.apache.org/jira/browse/BEAM-12039
+      // TODO(EAM-12039)

Review comment:
       ```suggestion
         // TODO(BEAM-12039)
   ```




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