Skip to content

[auto-bump] [no-release-notes] dependency by reltuk#2753

Closed
coffeegoddd wants to merge 1 commit into
mainfrom
reltuk-87920209
Closed

[auto-bump] [no-release-notes] dependency by reltuk#2753
coffeegoddd wants to merge 1 commit into
mainfrom
reltuk-87920209

Conversation

@coffeegoddd

Copy link
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown
Contributor
Main PR
covering_index_scan_postgres 1262.16/s 1306.42/s +3.5%
index_join_postgres 185.68/s 185.95/s +0.1%
index_join_scan_postgres 195.08/s 195.98/s +0.4%
index_scan_postgres 12.06/s 12.13/s +0.5%
oltp_point_select 2396.96/s 2408.89/s +0.4%
oltp_read_only 1761.99/s 1787.75/s +1.4%
select_random_points 128.69/s 127.37/s -1.1%
select_random_ranges 865.23/s 862.61/s -0.4%
table_scan_postgres 11.75/s 11.78/s +0.2%
types_table_scan_postgres 5.42/s 5.52/s +1.8%

@itoqa

itoqa Bot commented May 23, 2026

Copy link
Copy Markdown

Ito Test Report ✅

10 test cases ran. 10 passed.

Across the unified run, all 10 of 10 tests passed with zero failures, indicating stable sql-engine runtime compatibility, cold-start bootstrap, startup/authentication flow, session lifecycle handling, reconnect behavior, and extended-protocol bind execution. The most important findings were that the server consistently reached query-ready state (including GSS fallback and reconnect storms), auto-created and served the default database from an empty data directory, preserved metadata/result consistency across bind and literal variants, correctly rejected invalid logins before successful recovery, and showed no session-leak signals during reset/disconnect scenarios, with the caveat that authentication and some reset paths were exercised under deterministic test adjustments (e.g., role-check bypasses, SCRAM disabled, and reset simulated via DISCARD ALL rather than direct wire-level reset opcodes).

✅ Passed (10)
Category Summary Screenshot
Engine Startup authentication reached query-ready state and the first query succeeded. ENGINE-1
Engine GSS negotiation fallback completed safely and the session executed queries. ENGINE-2
Engine Bind-variable execution path returned the expected result via extended protocol binding. ENGINE-3
Engine Alternating SSL failure and reconnect success cycles stayed deterministic and query-ready. ENGINE-4
Engine Mixed bind and literal executions remained consistent across repeats and reconnects. ENGINE-5
Session Connected, ran sequential queries, and reconnected cleanly with no lifecycle-breaking errors. SESSION-1
Session Invalid credentials were rejected, then valid login and query execution succeeded. SESSION-2
Session Reset-path review found serialized message handling and reset logic that preserves selected DB context. SESSION-3
Session Reset/disconnect cleanup review found deferred connection teardown and no session-leak signal. SESSION-4
Startup With empty DOLTGRES_DATA_DIR, server started and accepted postgres connection to sqllogictest; bootstrap database was queryable immediately. STARTUP-1

Commit: 1293f2e

View Full Run


Tell us how we did: Give Ito Feedback

@github-actions

Copy link
Copy Markdown
Contributor
Main PR
Total 42090 42090
Successful 18197 18197
Failures 23893 23893
Partial Successes1 5392 5392
Main PR
Successful 43.2335% 43.2335%
Failures 56.7665% 56.7665%

Footnotes

  1. These are tests that we're marking as Successful, however they do not match the expected output in some way. This is due to small differences, such as different wording on the error messages, or the column names being incorrect while the data itself is correct.

@jennifersp jennifersp closed this May 27, 2026
@jennifersp jennifersp deleted the reltuk-87920209 branch May 27, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants