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

detect false failure of strerror_r #4

Merged
merged 1 commit into from
Feb 8, 2025
Merged

Conversation

BusyJay
Copy link
Member

@BusyJay BusyJay commented Feb 7, 2025

See tikv/jemallocator#108.

In a summary, test on strerror_r can fail due to reasons other
than strerror_r itself, so add an additional test to determine
the failure is expected.

See tikv/jemallocator#108.

In a summary, test on `strerror_r` can fail due to reasons other
than `strerror_r` itself, so add an additional test to determine
the failure is expected.

Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
Copy link
Member

@overvenus overvenus left a comment

Choose a reason for hiding this comment

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

Thanks

@BusyJay BusyJay merged commit 09ad115 into 5.3.x Feb 8, 2025
2 checks passed
@BusyJay BusyJay deleted the fix-strerror-r-check branch February 8, 2025 06:26
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.

2 participants