damccorm opened a new issue, #21344:
URL: https://github.com/apache/beam/issues/21344

   With the recent addition of suites to continuously test Java examples in 
different runners,  some existing integration tests fail for different runners
    * 
__org.apache.beam.examples.WindowedWordCountIT.testWindowedWordCountInBatchDynamicSharding__,
 fails in FlinkRunner with AssertionError, for DirectRunner and SparkRunner the 
test never finishes.
    * 
_org.apache.beam.examples.WindowedWordCountIT.testWindowedWordCountInStreamingStaticSharding_
 fails in SparkRunner with error _Failed to read from sharded output_
    * 
_org.apache.beam.examples.cookbook.BigQueryTornadoesIT.testE2eBigQueryTornadoesWithStorageApiUsingQuery_
 fails in FlinkRunner with _Error deleting table, Not found: Dataset_
   
    
   
   Imported from Jira 
[BEAM-14019](https://issues.apache.org/jira/browse/BEAM-14019). Original Jira 
may contain additional context.
   Reported by: benglez.


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