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

Disable fuzztest subprocess library on Android. #676

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Oct 27, 2023

Disable fuzztest subprocess library on Android.

In Chromium, we build against an older version of the Android NDK for compatibility with older Android devices. That version seems to lack the posix_spawnp APIs that are required by FuzzTest's subprocess library.

Disable the subprocess library on such systems.

@google-cla
Copy link

google-cla bot commented Oct 27, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service copybara-service bot force-pushed the cl/577169201 branch 2 times, most recently from 62059b7 to 0ffd7da Compare October 30, 2023 10:06
@copybara-service copybara-service bot changed the title Add an option to disable the fuzztest subprocess library. Disable fuzztest subprocess library on Android. Oct 30, 2023
@copybara-service copybara-service bot force-pushed the cl/577169201 branch 2 times, most recently from 75c5456 to a414a3c Compare October 31, 2023 07:33
@copybara-service copybara-service bot closed this Oct 31, 2023
@copybara-service copybara-service bot deleted the cl/577169201 branch October 31, 2023 07:55
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.

0 participants