lukecwik commented on pull request #16438:
URL: https://github.com/apache/beam/pull/16438#issuecomment-1006205872


   Those tests are marked as skipped in the PVR suite for batch here: 
https://github.com/apache/beam/blob/c67bed4080734fdff9ae416483ce5591a98441f8/runners/spark/job-server/spark_job_server.gradle#L166
   ```
           excludeCategories 
'org.apache.beam.sdk.testing.UsesPerKeyOrderedDelivery'
           excludeCategories 
'org.apache.beam.sdk.testing.UsesPerKeyOrderInBundle'
   ```
   
   that should allow the test to become green.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to