[auto-bump] [no-release-notes] dependency by fulghum - #3076
Conversation
|
|
|
SummaryCoverage spans core database behavior: creating and querying user-defined types and tables, transaction visibility and recovery from invalid operations, durable sequence generation under reconnects, restarts, concurrency, and storage faults, plus persistence of schema and relationship metadata across branches and server lifecycles. It also exercises adversarial concurrency and failure-recovery paths, with the application behavior broadly healthy aside from an unrelated concurrent type-creation correctness issue. Safe to merge — the only failing behavior is a pre-existing, high-severity concurrency issue not attributable to this PR, with no new regressions or PR-related failures identified. It remains 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. 🟠 Concurrent type creation reports two successes
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
This PR has been superseded by #3077 |

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