Abacn commented on PR #30664:
URL: https://github.com/apache/beam/pull/30664#issuecomment-2004736460
known flaky test:
```
testInvalidRecordReceived
(org.apache.beam.sdk.io.gcp.spanner.changestreams.SpannerChangeStreamErrorTest)
failed
Expected: (an instance of com.google.cloud.spanner.SpannerException and
exception with message a string containing "DEADLINE_EXCEEDED")
but: an instance of com.google.cloud.spanner.SpannerException
<java.lang.AssertionError:
Expected: <0>
but: was <7>> is a java.lang.AssertionError
Stacktrace was: java.lang.AssertionError:
Expected: <0>
but: was <7>
```
--
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]