Skip to content

Conversation

@simonrozsival
Copy link
Member

The path to the ping binary on Android is /system/bin/ping. Newer Androids (API 28+) have a symlink for /bin -> /system/bin, so our CI that runs tests on API 29 didn't catch it.

Ref #78990

/cc @wfurt @steveisok

@ghost
Copy link

ghost commented Dec 1, 2022

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

The path to the ping binary on Android is /system/bin/ping. Newer Androids (API 28+) have a symlink for /bin -> /system/bin, so our CI that runs tests on API 29 didn't catch it.

Ref #78990

/cc @wfurt @steveisok

Author: simonrozsival
Assignees: -
Labels:

area-System.Net, os-android

Milestone: -

@simonrozsival simonrozsival merged commit 59d56cc into dotnet:main Dec 7, 2022
@simonrozsival simonrozsival deleted the fix-android-ping-path branch December 7, 2022 12:36
@akoeplinger
Copy link
Member

@simonrozsival should we backport this?

@simonrozsival
Copy link
Member Author

I didn't think it's worth backporting but now that I've given it another thought I think we should backport it to both .NET 6 and 7.

@simonrozsival
Copy link
Member Author

/backport to release/7.0

@simonrozsival
Copy link
Member Author

/backport to release/6.0

@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2023

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3830538576

@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2023

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/3830541489

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants