[auto-bump] [no-release-notes] dependency by angelamayxie - #3226
[auto-bump] [no-release-notes] dependency by angelamayxie#3226coffeegoddd wants to merge 1 commit into
Conversation
|
SummaryCoverage spans core database behavior across normal reads and writes, schema changes, transactions, reconnects, concurrent updates, retries, constraints, data types, branch isolation, and dependency/build health. It also exercises edge and failure-recovery paths, including invalid queries, rejected data, duplicate writes, transaction rollback, and concurrent activity, with the overall application behavior remaining healthy. Safe to merge — the only failure is a high-severity, pre-existing database retry defect unrelated to this pull request, with no regressions or new PR-attributable failures. It is a flag for later rather than a merge blocker. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟠 Retry loses data after transaction error
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
|
@coffeegoddd DOLT
|
|
This PR has been superseded by #3227 |

☕ An Automated Dependency Version Bump PR 👑
Initial Changes
The changes contained in this PR were produced by `go get`ing the dependency.
```bash
go get github.com/dolthub/[dependency]/go@[commit]
```