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

Add availability guards to Duration conversion tests. #1746

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

allevato
Copy link
Collaborator

For some reason the compiler didn't complain at me for not having these, despite it complaining at me (correctly) if they weren't in the runtime. My tests ran locally fine without the guards, but our Bazel builds were failing without them.

For some reason the compiler didn't complain at me for not having
these, despite it complaining at me (correctly) if they weren't in
the runtime. My tests ran locally fine without the guards, but our
Bazel builds were failing without them.
@allevato allevato requested a review from thomasvl January 15, 2025 16:15
@thomasvl thomasvl merged commit 42195e7 into apple:main Jan 15, 2025
12 checks passed
@allevato allevato deleted the duration branch January 15, 2025 17:03
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