Skip to content

Conversation

weili-jiang
Copy link
Contributor

This test fails on Android where getaddrinfo does not accept AI_V4MAPPED: https://stackoverflow.com/questions/39674147/getaddrinfo-on-android-returning-error-eai-badflags

Since this test isn't really related to socket functionality, disable use of AI_V4MAPPED when running on Android. Note a similar issue with this test was previously dealt with in #1164.

Extracted from #1329.

@sreimers sreimers changed the title async: Remove unsupported AI_V4MAPPED for test on Android test/async: Remove unsupported AI_V4MAPPED for test on Android May 29, 2025
@sreimers sreimers changed the title test/async: Remove unsupported AI_V4MAPPED for test on Android test/async: Remove unsupported AI_V4MAPPED on Android May 29, 2025
@sreimers sreimers merged commit 8240890 into baresip:main May 29, 2025
38 checks passed
@weili-jiang weili-jiang deleted the android-async-test branch May 29, 2025 10:51
jmontorosf pushed a commit to sipfront/re that referenced this pull request Jun 12, 2025
Co-authored-by: Wei Li Jiang <weili.jiang@taitcommunications.com>
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