Skip to content

bench: fix TestGetScalars panic#546

Merged
trekhopton merged 2 commits intomainfrom
test-scalars-fix
Apr 28, 2025
Merged

bench: fix TestGetScalars panic#546
trekhopton merged 2 commits intomainfrom
test-scalars-fix

Conversation

@trekhopton
Copy link
Collaborator

This was done so that the test wouldn't panic when it fails. It's still unclear why it failed and is now passing.

Fixes the panic in issue #542

This was done so that the test wouldn't panic when it fails.
It's still unclear why it failed and is now passing.
This was done because the errors in question mean the test cannot meaningfully continue. This prevents a panic.
Copy link
Collaborator

@scruzin scruzin left a comment

Choose a reason for hiding this comment

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

It would be good to understand the root cause of the failure, though.

@trekhopton
Copy link
Collaborator Author

It would be good to understand the root cause of the failure, though.

Yeah, that would be good. I'm actually running into it again so might do more more investigation.

@trekhopton trekhopton merged commit 0deb7c2 into main Apr 28, 2025
1 check passed
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