onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.EndToEndTests.Mobile
Yifan Li 25ab935664
[ORT 1.18.1 Release] Cherry pick 2nd round (#21111)
### Description
<!-- Describe your changes. -->
[#21062](https://github.com/microsoft/onnxruntime/pull/21062),
[#21096](https://github.com/microsoft/onnxruntime/pull/21096) to fix
Xamarin,

[#21095](https://github.com/microsoft/onnxruntime/pull/21095) and
[#21109](https://github.com/microsoft/onnxruntime/pull/21109) to fix
python on NuGet_Packaging stages

[#21104](https://github.com/microsoft/onnxruntime/pull/21104) to remove
failing roslynanalyzer on NuGet_Packaging stages

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Scott McKay <skottmckay@gmail.com>
Co-authored-by: Yi Zhang <zhanyi@microsoft.com>
Co-authored-by: Changming Sun <chasun@microsoft.com>
2024-06-20 17:01:57 -07:00
..
EndToEndTests.Mobile.Automation Update c# dependencies (#18995) 2024-01-04 10:41:28 -08:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Mobile.sln
ReadMe.md [ORT 1.18.1 Release] Cherry pick 2nd round (#21111) 2024-06-20 17:01:57 -07:00
runmobiletests.sh

NOTE:

These tests no longer work as they are based on App Center's Xamarin.UITest and Xamarin is EOL. App Center is also deprecated with EOL in 2025.

The tests need to be updated based on the App Center replacement we choose. If that is BrowserStack, this is most likely applicable: https://learn.microsoft.com/en-us/samples/dotnet/maui-samples/uitest-appium-nunit/