Skip to content

Log stack traces when panics are caught#1291

Merged
fulghum merged 1 commit intomainfrom
fulghum/stack_traces
Mar 17, 2025
Merged

Log stack traces when panics are caught#1291
fulghum merged 1 commit intomainfrom
fulghum/stack_traces

Conversation

@fulghum
Copy link
Copy Markdown
Contributor

@fulghum fulghum commented Mar 17, 2025

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

Main PR
covering_index_scan_postgres 374.71/s 375.24/s +0.1%
index_join_postgres 153.25/s 154.82/s +1.0%
index_join_scan_postgres 185.85/s 185.45/s -0.3%
index_scan_postgres 12.43/s 12.60/s +1.3%
oltp_point_select 2766.65/s 2813.52/s +1.6%
oltp_read_only 1849.74/s 1859.75/s +0.5%
select_random_points 109.24/s 110.30/s +0.9%
select_random_ranges 131.07/s 134.31/s +2.4%
table_scan_postgres 10.24/s 10.24/s 0.0%
types_table_scan_postgres 5.42/s 5.43/s +0.1%

@github-actions
Copy link
Copy Markdown
Contributor

Main PR
Total 42090 42090
Successful 15731 15731
Failures 26359 26359
Partial Successes1 5192 5192
Main PR
Successful 37.3747% 37.3747%
Failures 62.6253% 62.6253%

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.

Copy link
Copy Markdown
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@fulghum fulghum merged commit c34c99e into main Mar 17, 2025
18 checks passed
@fulghum fulghum deleted the fulghum/stack_traces branch March 17, 2025 18:55
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