feat: Font manifest (backport #17118) #17421
Merged
Azure Pipelines / Uno.UI - CI
succeeded
Jul 8, 2024 in 1h 19m 29s
Build #5.4.0-PullRequest-17421-131836-17421.316 had test failures
Details
- Failed: 754 (0.80%)
- Passed: 85,563 (91.01%)
- Other: 7,700 (8.19%)
- Total: 94,017
Annotations
Check failure on line 1 in When_GoBack()
azure-pipelines / Uno.UI - CI
When_GoBack()
Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Timed out waiting for condition to be met. When_GoBack():145
at Private.Infrastructure.TestServices.WindowHelper.WaitFor(Func`1 condition, Int32 timeoutMS, String message, String callerMemberName, Int32 lineNumber)
at Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_WebView.When_GoBack()
at Uno.UI.Samples.Tests.UnitTestsControl.<>c__DisplayClass63_1.<<ExecuteTestsForInstance>g__InvokeTestMethod|4>d.MoveNext()
Check failure on line 1 in When_NavigateToString()
azure-pipelines / Uno.UI - CI
When_NavigateToString()
Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Timed out waiting for condition to be met. When_NavigateToString():72
at Private.Infrastructure.TestServices.WindowHelper.WaitFor(Func`1 condition, Int32 timeoutMS, String message, String callerMemberName, Int32 lineNumber)
at Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_WebView.When_NavigateToString()
at Uno.UI.Samples.Tests.UnitTestsControl.<>c__DisplayClass63_1.<<ExecuteTestsForInstance>g__InvokeTestMethod|4>d.MoveNext()
azure-pipelines / Uno.UI - CI
SamplesApp.UITests.Snap.Generated_Uno_UI_Samples_011.ListView_ListViewGroupedVariableHeightComplexTemplate
Test exceeded Timeout value of 60000ms
azure-pipelines / Uno.UI - CI
SamplesApp.UITests.Snap.Generated_Uno_UI_Samples_011.ListView_ListViewGroupedLargeLegacy
System.Exception : Error while performing WaitFor([unknown], "Timed out waiting...", 00:00:30, 00:00:00.0500000, null)
----> System.TimeoutException : Timed out waiting...
TearDown : System.Exception : Error while performing Screenshot("ListView_ListViewGroupedLargeLegacy_ListView_ListViewGroupedLargeLegacy_-_Tear_down_on_error")
----> System.Net.Http.HttpRequestException : Connection refused (127.0.0.1:37265)
----> System.Net.Sockets.SocketException : Connection refused
Raw output
at Xamarin.UITest.Utils.ErrorReporting.With(Action func, Object[] args, String memberName)
at SamplesApp.UITests.SampleControlUITestBase.Run(String metadataName, Boolean waitForSampleControl, Boolean skipInitialScreenshot, Int32 sampleLoadTimeout) in /Users/runner/work/1/s/src/SamplesApp/SamplesApp.UITests/SampleControlUITestBase.cs:line 477
at SamplesApp.UITests.Snap.Generated_Uno_UI_Samples_011.ListView_ListViewGroupedLargeLegacy() in /Users/runner/work/1/s/src/SamplesApp/SamplesApp.UITests/obj/Release/net7.0/Uno.Samples.UITest.Generator/Uno.Samples.UITest.Generator.SnapShotTestGenerator/Generated_Uno_UI_Samples_011.cs:line 257
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
--TimeoutException
at Xamarin.UITest.iOS.iOSApp.<>c__DisplayClass57_0.<WaitFor>b__0()
at Xamarin.UITest.Utils.ErrorReporting.With(Action func, Object[] args, String memberName)
--TearDown
at Xamarin.UITest.Utils.ErrorReporting.With[T](Func`1 func, Object[] args, String memberName)
at SamplesApp.UITests.SampleControlUITestBase.TakeScreenshot(String stepName, ScreenshotOptions options) in /Users/runner/work/1/s/src/SamplesApp/SamplesApp.UITests/SampleControlUITestBase.cs:line 294
at SamplesApp.UITests.SampleControlUITestBase.AfterEachTest() in /Users/runner/work/1/s/src/SamplesApp/SamplesApp.UITests/SampleControlUITestBase.cs:line 234
at InvokeStub_SampleControlUITestBase.AfterEachTest(Object, Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
--HttpRequestException
at Xamarin.UITest.Shared.Http.HttpClient.GetBinaryFile(String endpoint, String fileName, String queryString, ExceptionPolicy exceptionPolicy)
at Xamarin.UITest.Shared.Screenshots.HttpScreenshotTaker.Screenshot(String title)
at Xamarin.UITest.iOS.iOSApp.<>c__DisplayClass62_0.<Screenshot>b__0()
at Xamarin.UITest.Utils.ErrorReporting.With[T](Func`1 func, Object[] args, String memberName)
--SocketException
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|281_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
Loading