Skip to content

[xabt] title case ComputeAvailableDevices#10623

Merged
jonathanpeppers merged 2 commits into
mainfrom
dev/peppers/dotnet-run-casing
Dec 3, 2025
Merged

[xabt] title case ComputeAvailableDevices#10623
jonathanpeppers merged 2 commits into
mainfrom
dev/peppers/dotnet-run-casing

Apply suggestions from code review

c8dbb57
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Xamarin.Android-PR succeeded Dec 3, 2025 in 43m 27s

Build #10.0.20-ci.main.25602.1+azdo.12880763 had test failures

Details

Tests

  • Failed: 4 (0.03%, 4 new, 0 recurring)
  • Passed: 13,185 (97.67%)
  • Other: 311 (2.30%)
  • Total: 13,500

Annotations

Check failure on line 1 in Possible Crash / Release

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Possible Crash / Release

Error processing `/Users/runner/work/1/s/bin/TestRelease/net10.0-android/TestResult-Mono.Android.NET_Tests.xml`.  Check the build log for execution errors.
File contents:
---`adb logcat`---
--------- beginning of system
12-02 22:33:58.906  4863  5483 I ActivityManager: Killing 5422:com.android.deskclock/u0a107 (adj 985): empty #17
--------- beginning of main
12-02 22:33:59.029  4816  4816 I Zygote  : Process 5422 exited due to signal 9 (Killed)
12-02 22:33:59.037  4863  4891 I libprocessgroup: Successfully killed process cgroup uid 10107 pid 5422 in 127ms
12-02 22:34:00.040  5003  5003 D KeyguardClockSwitch: Updating clock: 1034
12-02 22:34:09.326  4863  4880 W Looper  : Slow dispatch took 137ms android.fg h=com.android.server.location.GnssLocationProvider$ProviderHandler c=null m=18
12-02 22:34:11.589  4863  4888 E memtrack: Couldn't load memtrack module
12-02 22:34:11.589  4863  4888 W android.os.Debug: failed to get memory consumption info: -1
12-02 22:34:11.596  4863  4888 E memtrack: Couldn't load memtrack module
12-02 22:34:11.596  4863  4888 W android.os.Debug: failed to get memory consumption info: -1
12-02 22:34:11.602  4863  4888 E memtrack: Couldn't load memtrack module
12-02 22:34:11.602  4863  4888 W android.os.Debug: failed to get memory consumption info: -1
12-02 22:34:17.357  1763  1763 E netmgr  : Failed to open QEMU pipe 'qemud:network': Invalid argument
12-02 22:34:18.364  1777  1777 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
12-02 22:35:00.589  5003  5003 D KeyguardClockSwitch: Updating clock: 1035
12-02 22:35:12.450  4863  6051 D WificondControl: Scan result ready event
12-02 22:35:17.631  1763  1763 E netmgr  : Failed to open QEMU pipe 'qemud:network': Invalid argument
12-02 22:35:18.381  1777  1777 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
12-02 22:35:19.773  5003  5003 I Choreographer: Skipped 64 frames!  The application may be doing too much work on its main thread.
12-02 22:36:00.235  5003  5003 D KeyguardClockSwitch: Updating clock: 1036
12-02 22:36:00.559  4863  4863 W system_server: Long monitor contention with owner AlarmManager (4957) at void com.android.server.AlarmManagerService$AlarmThread.run()(AlarmManagerService.java:4023) waiters=0 in void com.android.server.AlarmManagerService$DeliveryTracker.alarmComplete(android.os.IBinder) for 391ms
12-02 22:36:00.560  4863  4863 W Looper  : Slow dispatch took 394ms main h=com.android.server.AlarmManagerService$AlarmHandler c=com.android.server.-$$Lambda$AlarmManagerService$2$Eo-D98J-N9R2METkD-12gPs320c@19f6481 m=0
12-02 22:36:10.373  4863  4874 I system_server: Background young concurrent copying GC freed 58412(3075KB) AllocSpace objects, 30(1908KB) LOS objects, 41% free, 7105KB/11MB, paused 98.968ms total 366.489ms
12-02 22:36:17.682  1763  1763 E netmgr  : Failed to open QEMU pipe 'qemud:network': Invalid argument
12-02 22:36:18.425  1777  1777 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
12-02 22:36:24.646  4863  5411 E memtrack: Couldn't load memtrack module
12-02 22:36:24.647  4863  5411 W android.os.Debug: failed to get memory consumption info: -1
12-02 22:37:00.071  5003  5003 D KeyguardClockSwitch: Updating clock: 1037
12-02 22:37:17.689  1763  1763 E netmgr  : Failed to open QEMU pipe 'qemud:network': Invalid argument
12-02 22:37:18.459  1777  1777 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
12-02 22:37:18.927  6556  6556 E Parcel  : Reading a NULL string not supported here.
12-02 22:37:18.953  6556  6556 I chatty  : uid=2000(shell) service identical 15 lines
12-02 22:37:18.958  6556  6556 E Parcel  : Reading a NULL string not supported here.
12-02 22:37:18.960  1574  1574 E SELinux : avc:  denied  { find } for service=netd pid=6556 uid=2000 scontext=u:r:shell:s0 tcontext=u:object_r:netd_service:s0 tclass=service_manager permissive=0
12-02 
Raw output
System.IO.FileNotFoundException: Could not find file '/Users/runner/work/1/s/bin/TestRelease/net10.0-android/TestResult-Mono.Android.NET_Tests.xml'.
File name: '/Users/runner/work/1/s/bin/TestRelease/net10.0-android/TestResult-Mono.Android.NET_Tests.xml'
   at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.Xml.XmlTextReaderImpl.FinishInitUriString()
   at System.Xml.XmlTextReaderImpl..ctor(String uriStr, XmlReaderSettings settings, XmlParserContext context, XmlResolver uriResolver)
   at System.Xml.Linq.XDocument.Load(String uri)
   at Xamarin.Android.Tools.BootstrapTasks.RenameTestCases.FixupTestResultFile(String source, String dest, String testNameSuffix) in /Users/runner/work/1/s/build-tools/Xamarin.Android.Tools.BootstrapTasks/Xamarin.Android.Tools.BootstrapTasks/RenameTestCases.cs:line 85
   at Xamarin.Android.Tools.BootstrapTasks.RenameTestCases.Execute() in /Users/runner/work/1/s/build-tools/Xamarin.Android.Tools.BootstrapTasks/Xamarin.Android.Tools.BootstrapTasks/RenameTestCases.cs:line 41

Check failure on line 1 in Mono.Android.NET_Tests, Java.InteropTests.JavaObjectTest.Dispose_Finalized / Release

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Mono.Android.NET_Tests, Java.InteropTests.JavaObjectTest.Dispose_Finalized / Release

System.AggregateException : AggregateException_ctor_DefaultMessage (  Expected: True
  But was:  False
)
  ----> NUnit.Framework.AssertionException :   Expected: True
  But was:  False
Raw output
   at System.Threading.Tasks.Task.Wait(Int32, CancellationToken)
   at NUnit.Framework.Internal.AsyncInvocationRegion.AsyncTaskInvocationRegion.WaitForPendingOperationsToComplete(Object)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunAsyncTestMethod(TestExecutionContext)
--AssertionException
   at NUnit.Framework.Assert.That(Object, IResolveConstraint, String, Object[] )
   at NUnit.Framework.Assert.IsTrue(Boolean)
   at Java.InteropTests.JavaObjectTest.Dispose_Finalized()

Check failure on line 1 in Xamarin.Android.Build.Tests.PerformanceTest.Build_JLO_Change

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Xamarin.Android.Build.Tests.PerformanceTest.Build_JLO_Change

Exceeded expected time of 4500ms, actual 4880.687ms
Raw output
   at Xamarin.Android.Build.Tests.PerformanceTest.Profile(ProjectBuilder builder, Int32 iterations, Action`1 action, Action`1 afterRun, String caller) in /Users/builder/azdo/_work/1/s/android/tests/MSBuildDeviceIntegration/Tests/PerformanceTest.cs:line 71
   at Xamarin.Android.Build.Tests.PerformanceTest.Profile(ProjectBuilder builder, Action`1 action, String caller) in /Users/builder/azdo/_work/1/s/android/tests/MSBuildDeviceIntegration/Tests/PerformanceTest.cs:line 50
   at Xamarin.Android.Build.Tests.PerformanceTest.Build_JLO_Change() in /Users/builder/azdo/_work/1/s/android/tests/MSBuildDeviceIntegration/Tests/PerformanceTest.cs:line 279
   at InvokeStub_PerformanceTest.Build_JLO_Change(Object, Object, IntPtr*)

1)    at Xamarin.Android.Build.Tests.PerformanceTest.Profile(ProjectBuilder builder, Int32 iterations, Action`1 action, Action`1 afterRun, String caller) in /Users/builder/azdo/_work/1/s/android/tests/MSBuildDeviceIntegration/Tests/PerformanceTest.cs:line 71
   at Xamarin.Android.Build.Tests.PerformanceTest.Profile(ProjectBuilder builder, Action`1 action, String caller) in /Users/builder/azdo/_work/1/s/android/tests/MSBuildDeviceIntegration/Tests/PerformanceTest.cs:line 50
   at Xamarin.Android.Build.Tests.PerformanceTest.Build_JLO_Change() in /Users/builder/azdo/_work/1/s/android/tests/MSBuildDeviceIntegration/Tests/PerformanceTest.cs:line 279
   at InvokeStub_PerformanceTest.Build_JLO_Change(Object, Object, IntPtr*)

Check failure on line 1 in Xamarin.Android.Build.Tests.MavenDownloadTests.MavenGoogleSuccess

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Xamarin.Android.Build.Tests.MavenDownloadTests.MavenGoogleSuccess

  Expected: 0
  But was:  1
Raw output
   at Xamarin.Android.Build.Tests.MavenDownloadTests.MavenGoogleSuccess() in /Users/builder/azdo/_work/1/s/android/src/Xamarin.Android.Build.Tasks/Tests/Xamarin.Android.Build.Tests/Tasks/MavenDownloadTests.cs:line 161
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)

1)    at Xamarin.Android.Build.Tests.MavenDownloadTests.MavenGoogleSuccess() in /Users/builder/azdo/_work/1/s/android/src/Xamarin.Android.Build.Tasks/Tests/Xamarin.Android.Build.Tests/Tasks/MavenDownloadTests.cs:line 161
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
   at Xamarin.Android.Build.Tests.MavenDownloadTests.MavenGoogleSuccess()