Abacn commented on issue #35868: URL: https://github.com/apache/beam/issues/35868#issuecomment-3201031891
To reproduce locally - checkout #35854 (`git fetch upstream pull/35854/head:pr-35854 && git switch pr-35854`) - Run ``` ./gradlew :sdks:java:io:google-cloud-platform:integrationTest --tests org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamIT -DintegrationTestPipelineOptions='["--project=<your project>","--instanceId=<spanner instance>"]' ``` It seems not fully deterministic. Assertion error happens if I run `SpannerChangeStreamIT` suite, but sometimes goes away when run single test under `SpannerChangeStreamIT` -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org