Skip to content

[no-release-notes] Release v0.56.9#2900

Open
coffeegoddd wants to merge 1 commit into
mainfrom
cd-release
Open

[no-release-notes] Release v0.56.9#2900
coffeegoddd wants to merge 1 commit into
mainfrom
cd-release

Conversation

@coffeegoddd

Copy link
Copy Markdown
Contributor

Created by the Release workflow to update DoltgreSQL's version

@coffeegoddd coffeegoddd enabled auto-merge July 6, 2026 21:23
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor
Main PR
covering_index_scan_postgres 1877.72/s 1847.30/s -1.7%
groupby_scan_postgres 139.72/s 137.61/s -1.6%
index_join_postgres 675.02/s 667.78/s -1.1%
index_join_scan_postgres 816.11/s 811.01/s -0.7%
index_scan_postgres 25.13/s 24.79/s -1.4%
oltp_delete_insert_postgres 813.97/s 797.97/s -2.0%
oltp_insert 704.93/s 708.37/s +0.4%
oltp_point_select 2961.35/s 2938.00/s -0.8%
oltp_read_only 2967.73/s 2953.46/s -0.5%
oltp_read_write 2359.75/s 2342.06/s -0.8%
oltp_update_index 741.87/s 736.78/s -0.7%
oltp_update_non_index 777.50/s 767.17/s -1.4%
oltp_write_only 1792.56/s 1771.00/s -1.3%
select_random_points 1930.62/s 1903.37/s -1.5%
select_random_ranges 1099.99/s 1098.43/s -0.2%
table_scan_postgres 23.87/s 23.67/s -0.9%
types_delete_insert_postgres 784.28/s 774.73/s -1.3%
types_table_scan_postgres 8.29/s 8.30/s +0.1%

@itoqa

itoqa Bot commented Jul 6, 2026

Copy link
Copy Markdown

Ito QA test results
Commit: c60ab04: 2 test cases ran, 2 passed ✅.

Summary

This run covered core happy-path release behavior: the service starts cleanly and reports the expected runtime version, and the command-line version check returns the expected release string without side effects. Overall, the exercised startup and version-reporting paths look healthy and consistent for this change.

Safe to merge — no regressions or PR-attributable failures were found, and all exercised behaviors matched expected release-version outcomes. Risk from this run is low, with no merge-blocking issues indicated.

Tests run by Ito

View full run

Result Severity Type Description
Startup A fresh startup on an empty data directory reached ready state, and querying SELECT dolt_version() returned 0.56.9, matching the Version constant used by runtime initialization.
Version /tmp/doltgres --version exited successfully, printed Doltgres version 0.56.9, and left port 5432 unused before and after execution.

Tip

Reply with @itoqa to send us feedback on this test run.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor
Main PR
Total 42090 42090
Successful 18275 18275
Failures 23815 23815
Partial Successes1 5335 5335
Main PR
Successful 43.4189% 43.4189%
Failures 56.5811% 56.5811%

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants