[auto-bump] [no-release-notes] dependency by elianddb - #3250
Conversation
|
|
SummaryCoverage spans core data durability and consistency, including reconnects, concurrent writes, transactions, branching and merging, cleanup, administrative reopening, and full-suite behavior. It also exercises adversarial database conditions such as corruption and repair, with overall behavior healthy aside from an edge case where repair loses active merge-conflict and uncommitted-change state. Safe to merge — the only observed failure is a high-severity but pre-existing, non-PR-attributable repair issue, with no regression or new failure linked to this change. 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. 🟠 Repair removes active merge conflicts
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
@coffeegoddd DOLT
|
|
This PR has been superseded by #3251 |

☕ 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]
```