damccorm opened a new issue, #21563: URL: https://github.com/apache/beam/issues/21563
Like BEAM-14151, it seems as though DirectRunner fails on these tests pretty consistently: ``` org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamOrderedWithinKeyGloballyIT.testOrderedWithinKey org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamOrderedWithinKeyIT.testOrderedWithinKey ``` This has been failing for a few days, occassionally it passes but that could be a fluke that the direct runner executed it in the order that was expected. Example failure: https://ci-beam.apache.org/job/beam_PostCommit_Java/8776/ Imported from Jira [BEAM-14193](https://issues.apache.org/jira/browse/BEAM-14193). Original Jira may contain additional context. Reported by: lcwik. -- 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]
