[Windows] Optimize getting default font size and font family values #22782
Azure Pipelines / MAUI-UITests-public
succeeded
Jun 6, 2024 in 1h 15m 59s
Build #8.0.60-ci+pr.22782.azdo.116988 had test failures
Details
- Failed: 2 (0.17%)
- Passed: 936 (81.04%)
- Other: 217 (18.79%)
- Total: 1,155
Annotations
Check failure on line 1340 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L1340
PowerShell exited with code '1'.
azure-pipelines / MAUI-UITests-public
Microsoft.Maui.TestCases.Tests.GestureRecognizerUITests(Android).DoubleTap
Assert.That(actual, Is.EqualTo(expected))
Expected string length 7 but was 0. Strings differ at index 0.
Expected: "Success"
But was: <string.Empty>
-----------^
Raw output
at NUnit.Framework.Legacy.ClassicAssert.AreEqual(Object expected, Object actual)
at Microsoft.Maui.TestCases.Tests.GestureRecognizerUITests.DoubleTap() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/GestureRecognizerUITests.cs:line 54
1) at NUnit.Framework.Legacy.ClassicAssert.AreEqual(Object expected, Object actual)
at Microsoft.Maui.TestCases.Tests.GestureRecognizerUITests.DoubleTap() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/GestureRecognizerUITests.cs:line 54
azure-pipelines / MAUI-UITests-public
Microsoft.Maui.TestCases.Tests.Issues.Issue5555(Android).TableViewMemoryLeakWhenUsingSwitchCellOrEntryCell
System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
at UITest.Appium.HelperExtensions.Click(IUIElement element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 154
at Microsoft.Maui.TestCases.Tests.Issues.Issue5555.TableViewMemoryLeakWhenUsingSwitchCellOrEntryCell() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue5555.cs:line 27
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Loading