googleapis / googleapis/go-sql-spanner
TestTransactionTimeoutSecondStatement is flaky
Open
priority: p3
type: process
- Dominant language
- Go
- Stars
- 125
- Forks
- 35
- Avg merge
- 2h 20m
- Merged PRs (30d)
- 4
Description
```
2026/06/16 16:53:54 Integration tests skipped in -short mode.
--- FAIL: TestTransactionTimeoutSecondStatement (0.11s)
transaction_test.go:374: spanner: code = "DeadlineExceeded", desc = "context deadline exceeded, transaction outcome unknown", requestID = "1.be49bfb00cbfb40c.145.3.4.1"
FAIL
```
Contributor guide
Research direction
Start with TestTransactionTimeoutSecondStatement in transaction_test.go around line 374 and run the integration test outside -short mode to reproduce the DeadlineExceeded failure. Done means the test passes reliably without the reported flakiness.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100