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

tests: Fix CLOCKS_PER_SEC guard for arm64 FreeBSD reality #814

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

hartwork
Copy link
Member

@hartwork hartwork commented Feb 2, 2024

Follow-up to #789

CLOCKS_PER_SEC turned out to be as small as 128 in practice on machine cfarm240.cfarm.net.

CC @Snild-Sony

@hartwork hartwork added this to the 2.6.0 milestone Feb 2, 2024
@hartwork hartwork force-pushed the fix-make-check-for-arm64-freebsd branch 2 times, most recently from 26216b1 to 843d325 Compare February 2, 2024 17:09
CLOCKS_PER_SEC turned out to be as small as 128 in practice
on machine cfarm240.cfarm.net .
@hartwork hartwork force-pushed the fix-make-check-for-arm64-freebsd branch from 843d325 to aba268e Compare February 2, 2024 17:11
@hartwork hartwork mentioned this pull request Feb 2, 2024
35 tasks
@hartwork
Copy link
Member Author

hartwork commented Feb 5, 2024

@Snild-Sony thanks for the review! 🙏

@hartwork hartwork merged commit b624324 into master Feb 5, 2024
70 checks passed
@hartwork hartwork deleted the fix-make-check-for-arm64-freebsd branch February 5, 2024 23:15
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.

None yet

2 participants