TheNeuralBit commented on pull request #11651:
URL: https://github.com/apache/beam/pull/11651#issuecomment-631776883


   It looks like Dataflow VR tests are going to fail:
   ```
   15:10:31 org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > 
testCoGroupByKeyWithWindowing FAILED
   15:10:31     java.lang.RuntimeException at CoGroupByKeyTest.java:494
   15:10:31         Caused by: java.lang.OutOfMemoryError
   15:10:31 
   15:10:31 org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenIterablesLists FAILED
   15:10:31     java.lang.RuntimeException at FlattenTest.java:270
   15:10:31         Caused by: java.lang.OutOfMemoryError
   15:10:31 
   15:10:31 org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType 
FAILED
   15:10:31     java.lang.RuntimeException at CreateTest.java:326
   15:10:31         Caused by: java.lang.OutOfMemoryError
   15:10:31 
   15:10:31 org.apache.beam.sdk.transforms.ReshuffleTest > 
testReshuffleAfterSlidingWindows FAILED
   15:10:31     java.lang.RuntimeException at ReshuffleTest.java:251
   15:10:31         Caused by: java.lang.RuntimeException
   15:10:31             Caused by: java.lang.IllegalArgumentException
   15:10:31                 Caused by: java.lang.OutOfMemoryError
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to