apache / apache/beam

[Disabled]: beam_PostCommit_Java_DataflowV2 SpannerReadIT multiple test failing

Open
#26,616 1 comment 0 reactions 0 assignees View on GitHub
bug failing test gcp io java P2 permared tests
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.