boyuanzz commented on a change in pull request #13372:
URL: https://github.com/apache/beam/pull/13372#discussion_r527107036



##########
File path: runners/google-cloud-dataflow-java/build.gradle
##########
@@ -418,10 +412,6 @@ task validatesRunnerV2Streaming {
     name: 'validatesRunnerV2TestStreaming',
     pipelineOptions: runnerV2PipelineOptions + ['--streaming=true'],
     excludedCategories: [
-      // Not supported in Dataflow streaming mode.
-      'org.apache.beam.sdk.testing.UsesRequiresTimeSortedInput',

Review comment:
       We moved the `UsesRequiresTimeSortedInput ` to the common exclude 
categories, which is for both streaming and batch.




----------------------------------------------------------------
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:
[email protected]


Reply via email to