Further remove dependency of Compatibility.Layout on all modern .NET MAUI controls - #29281
Closed
jfversluis wants to merge 14 commits into
Closed
Further remove dependency of Compatibility.Layout on all modern .NET MAUI controls#29281jfversluis wants to merge 14 commits into
jfversluis wants to merge 14 commits into
Azure Pipelines / MAUI-UITests-public
failed
Jul 17, 2025 in 2h 25m 19s
Build #10.0.0-ci+pr.29281.azdo.146464 had test failures
Details
- Failed: 1 (0.02%)
- Passed: 5,714 (97.89%)
- Other: 122 (2.09%)
- Total: 5,837
Annotations
Check failure on line 2872 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L2872
PowerShell exited with code '1'.
Check failure on line 1423 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L1423
The Operation will be canceled. The next steps may not contain expected logs.
Check failure on line 1424 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L1424
The operation was canceled.
azure-pipelines / MAUI-UITests-public
Microsoft.Maui.TestCases.Tests.Issues.Bugzilla47923(Android).Bugzilla47923Test
System.TimeoutException : Timed out waiting for element...
Raw output
at UITest.Appium.HelperExtensions.Wait(Func`1 query, Func`2 satisfactory, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2468
at UITest.Appium.HelperExtensions.WaitForElement(IApp app, String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 681
at Microsoft.Maui.TestCases.Tests.Issues.Bugzilla47923.Bugzilla47923Test() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Bugzilla/Bugzilla47923.cs:line 23
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Loading