-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Switch tier 2 targets to the new ctest #4675
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
Conversation
|
The error here is caused by constants like |
12a41e5 to
bbd7c59
Compare
c6be09b to
0d0f93f
Compare
18f26a2 to
81ecdd0
Compare
|
On android we can't test the |
aa829af to
5b3049b
Compare
0de66d7 to
d385922
Compare
d385922 to
c25c889
Compare
I'm not really sure about this one. Could you open a new issue so this doesn't get lost? |
(backport <rust-lang#4675>) (cherry picked from commit 048162d) [ numerous resolutions needed - Trevor ]
(backport <rust-lang#4675>) (cherry picked from commit 048162d) [ numerous resolutions needed - Trevor ]
(backport <rust-lang#4675>) (cherry picked from commit 048162d) [ numerous resolutions needed - Trevor ]
(backport <rust-lang#4675>) (cherry picked from commit 048162d) [ numerous resolutions needed - Trevor ]
Description
Blocked on #4674.Progress:
The
ioctlfunction is now skipped on android because the new method of checking function addresses does not work with overloaded functions.Sources
Checklist
libc-test/semverhave been updated*LASTor*MAXareincluded (see #3131)
cd libc-test && cargo test --target mytarget);especially relevant for platforms that may not be checked in CI