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 missing constants for Android #3536

Merged
merged 2 commits into from Jan 14, 2024

Conversation

GuillaumeGomez
Copy link
Member

These constants are also available in Android (but not emscripten).

This is a follow-up of #3515.

CI might fail a few times before I figure out if I need to ignore these new constants in the tests or not...

@rustbot
Copy link
Collaborator

rustbot commented Jan 11, 2024

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member

JohnTitor commented Jan 13, 2024

Sorry but could you rebase onto main? We're in the middle of the merge queue migration and the CI config of the base branch here doesn't trigger full CI (enqueueing also doesn't currently).

@GuillaumeGomez
Copy link
Member Author

No problem, done!

@JohnTitor
Copy link
Member

Thanks! Now CI on PRs will be triggered by every push, could you make it green?

@GuillaumeGomez
Copy link
Member Author

Oh that's convenient! Will make it much easier for you. Thanks for telling me. :)

@GuillaumeGomez
Copy link
Member Author

Just like for linux, it's weird it doesn't find them as they're all present in include/linux/sched.h. Oh well.

@JohnTitor
Copy link
Member

Maybe it's related that our Android SDK/NDK is too old 🤔(I tried to update but it's quite complex and it hasn't been still a thing: #3439)
Anyway let's skip tests as you did, thanks!

@JohnTitor JohnTitor added this pull request to the merge queue Jan 14, 2024
Merged via the queue into rust-lang:main with commit 8cbf756 Jan 14, 2024
42 checks passed
@GuillaumeGomez GuillaumeGomez deleted the constants-android branch January 14, 2024 18:04
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

3 participants