[Disabled]: beam_PostCommit_Java_DataflowV2 SpannerReadIT multiple test failing
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
### What happened?
e.g. https://ci-beam.apache.org/view/PostCommit/job/beam_PostCommit_Java_DataflowV2/lastCompletedBuild/
Following tests are permared:
```
org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT.testReadWithTimeoutError
org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT.testReadFailsBadTable
org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT.testReadFailsBadSession
org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT.testQueryWithTimeoutError
```
error message: These are all error-reproducing tests failing with expected error not seen. Likely due to recent Spanner service rollout.
```
java.lang.AssertionError:
Expected: (stack trace contains string 'SpannerException' and stack trace contains string 'DEADLINE_EXCEEDED')
but: stack trace contains string 'SpannerException' was
Contributor guide
Assessment
This issue has not been assessed yet.