Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unskip node test for INSERT INTO ... ON CONFLICT #1288

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fulghum
Copy link
Contributor

@fulghum fulghum commented Mar 14, 2025

No description provided.

Copy link
Contributor

github-actions bot commented Mar 14, 2025

Main PR
covering_index_scan_postgres 396.24/s 392.89/s -0.9%
index_join_postgres 154.87/s 154.92/s 0.0%
index_join_scan_postgres 187.71/s 187.38/s -0.2%
index_scan_postgres 12.54/s 12.45/s -0.8%
oltp_point_select 2774.66/s 2788.19/s +0.4%
oltp_read_only 1865.22/s 1874.15/s +0.4%
select_random_points 112.30/s 111.99/s -0.3%
select_random_ranges 138.02/s 138.07/s 0.0%
table_scan_postgres 10.24/s 10.31/s +0.6%
types_table_scan_postgres 5.46/s 5.38/s -1.5%

Copy link
Contributor

Main PR
Total 42090 42090
Successful 15713 15713
Failures 26377 26377
Partial Successes1 5194 5194
Main PR
Successful 37.3319% 37.3319%
Failures 62.6681% 62.6681%

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.

1 participant