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

[6.0][Android] Enable more code and tests (#871) #923

Open
wants to merge 1 commit into
base: release/6.0
Choose a base branch
from

Conversation

finagolfin
Copy link
Contributor

Explanation: This gets the remaining tests passing natively on Android while disabling setting extended file attributes and modifying a test that creates a hard link, features not normally allowed on Android. I also removed an incorrect WASI check I found.

Scope: Only affects Android, no other platforms' code is touched.

Issue: None

Original PRs: #871

Risk: None

Testing: Passed all CI on trunk and my testing locally.

Reviewer: @jmschonfeld

This is useful for me and others who distribute Android SDKs or a toolchain, and won't break anything for other platforms.

* [Android] Enable more code and tests

while disabling setting extended file attributes and a test creating a hard link,
features not normally allowed on Android.

* Remove incorrect WASI check
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.

1 participant