fix: Adjust TextBox ScrollViewer workaround for Material TextBox to wrap properly (backport #14297) #14389
+171
−33
Azure Pipelines / Uno.UI - CI
succeeded
Nov 10, 2023 in 1h 20m 42s
Build #5.1.0-PullRequest-14389-101524-14389.209 had test failures
Details
- Failed: 1,031 (1.52%)
- Passed: 61,999 (91.20%)
- Other: 4,954 (7.29%)
- Total: 67,984
Annotations
azure-pipelines / Uno.UI - CI
SamplesApp.UITests.Snap.Generated_Uno_UI_Samples_001.Border_Border_CornerRadius_BorderThickness
Test failed
azure-pipelines / Uno.UI - CI
SamplesApp.UITests.Windows_UI_Xaml_Controls.FlyoutTests.Flyout_Tests.FlyoutTest_Unloaded
System.Exception : Error while performing WaitForElement(Marked("innerButton"), "Timed out waiting for element...", null, null, null)
----> System.TimeoutException : Timed out waiting for element...
Raw output
at Xamarin.UITest.Utils.ErrorReporting.With[T](Func`1 func, Object[] args, String memberName)
at Uno.UITest.Xamarin.XamarinApp.WaitForElement(Func`2 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout)
at SamplesApp.UITests.Windows_UI_Xaml_Controls.FlyoutTests.Flyout_Tests.FlyoutTest_Unloaded() in /Users/runner/work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Controls/FlyoutTests/UnoSamples_Tests.Flyout.cs:line 132
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__DisplayClass58_0.<WaitForElement>b__0()
at Xamarin.UITest.Utils.ErrorReporting.With[T](Func`1 func, Object[] args, String memberName)
azure-pipelines / Uno.UI - CI
SamplesApp.UITests.Windows_UI_Xaml_Controls.FlyoutTests.Flyout_Tests.FlyoutTest_DataBoundButton_CommandExecutes
System.TimeoutException : Timed out waiting for element...
Raw output
at Uno.UITest.Selenium.SeleniumApp.Uno.UITest.IApp.WaitForElement(Func`2 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout)
at SamplesApp.UITests.Windows_UI_Xaml_Controls.FlyoutTests.Flyout_Tests.FlyoutTest_DataBoundButton_CommandExecutes() in /__w/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Controls/FlyoutTests/UnoSamples_Tests.Flyout.cs:line 53
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Check failure on line 1 in SamplesApp.UITests.Windows_UI_Xaml_Input.VisualState_Tests.TestTextBoxTap
azure-pipelines / Uno.UI - CI
SamplesApp.UITests.Windows_UI_Xaml_Input.VisualState_Tests.TestTextBoxTap
Expected is <System.String[2]>, actual is <System.String[0]>
Values differ at index [0]
Missing: < "CommonStates.PointerOver", "CommonStates.Focused" >
Raw output
at SamplesApp.UITests.Windows_UI_Xaml_Input.VisualState_Tests.TestVisualTests(String targetName, Action`1 act, Boolean validateFinalStateScreenShot, String[] expectedStates) in /__w/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Input/VisualState_Tests.cs:line 182
at SamplesApp.UITests.Windows_UI_Xaml_Input.VisualState_Tests.TestTextBoxTap() in /__w/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Input/VisualState_Tests.cs:line 148
1) at SamplesApp.UITests.Windows_UI_Xaml_Input.VisualState_Tests.TestVisualTests(String targetName, Action`1 act, Boolean validateFinalStateScreenShot, String[] expectedStates) in /__w/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Input/VisualState_Tests.cs:line 182
at SamplesApp.UITests.Windows_UI_Xaml_Input.VisualState_Tests.TestTextBoxTap() in /__w/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Input/VisualState_Tests.cs:line 148
Loading