Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Shell page title fix #20575

Merged
merged 4 commits into from
May 1, 2024

Shell page title fix

9eb0dc0
Select commit
Loading
Failed to load commit list.
Merged

[iOS] Shell page title fix #20575

Shell page title fix
9eb0dc0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public succeeded May 1, 2024 in 1h 57m 45s

Build #8.0.40-ci.net8.10325+pr.20575-sha.60dca78d0-azdo.114481 had test failures

Details

Tests

  • Failed: 60 (4.81%)
  • Passed: 759 (60.82%)
  • Other: 429 (34.38%)
  • Total: 1,248

Annotations

Check failure on line 3172 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L3172

PowerShell exited with code '1'.

Check failure on line 1 in UITests.PlatformSpecificSampleTest(Android).SampleTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

UITests.PlatformSpecificSampleTest(Android).SampleTest

OneTimeSetUp: OpenQA.Selenium.WebDriverException : An unknown server-side error occurred while processing the command. Original error: Could not find a driver for automationName 'UIAutomator2' and platformName 'Android'. Have you installed a driver that supports those capabilities? Run 'appium driver list --installed' to see. (Lower-level error: Could not find installed driver to support given caps)
Raw output
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.Appium.AppiumDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
   at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
   at OpenQA.Selenium.Appium.AppiumDriver..ctor(ICommandExecutor commandExecutor, ICapabilities appiumOptions)
   at OpenQA.Selenium.Appium.AppiumDriver..ctor(Uri remoteAddress, ICapabilities appiumOptions, TimeSpan commandTimeout, AppiumClientConfig clientConfig)
   at OpenQA.Selenium.Appium.AppiumDriver..ctor(Uri remoteAddress, ICapabilities appiumOptions, TimeSpan commandTimeout)
   at OpenQA.Selenium.Appium.AppiumDriver..ctor(Uri remoteAddress, ICapabilities appiumOptions)
   at OpenQA.Selenium.Appium.Android.AndroidDriver..ctor(Uri remoteAddress, DriverOptions driverOptions)
   at UITest.Appium.AppiumAndroidApp..ctor(Uri remoteAddress, IConfig config) in /Users/builder/azdo/_work/2/s/src/TestUtils/src/UITest.Appium/AppiumAndroidApp.cs:line 11
   at UITest.Appium.AppiumAndroidApp.CreateAndroidApp(Uri remoteAddress, IConfig config) in /Users/builder/azdo/_work/2/s/src/TestUtils/src/UITest.Appium/AppiumAndroidApp.cs:line 36
   at UITest.Appium.AppiumServerContext.CreateUIClientContext(IConfig config) in /Users/builder/azdo/_work/2/s/src/TestUtils/src/UITest.Appium/AppiumServerContext.cs:line 42
   at UITests.UITestContextBase.InitialSetup(IServerContext context, Boolean reset) in /Users/builder/azdo/_work/2/s/src/Compatibility/ControlGallery/test/Shared.Appium.UITests/UITestContextBase.cs:line 82
   at UITests.UITestContextBase.InitialSetup(IServerContext context) in /Users/builder/azdo/_work/2/s/src/Compatibility/ControlGallery/test/Shared.Appium.UITests/UITestContextBase.cs:line 60
   at UITests.UITestBase.OneTimeSetup() in /Users/builder/azdo/_work/2/s/src/Compatibility/ControlGallery/test/Shared.Appium.UITests/UITestBase.cs:line 69
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Maui.AppiumTests.Issues.Issue5555(Android).TableViewMemoryLeakWhenUsingSwitchCellOrEntryCell

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Microsoft.Maui.AppiumTests.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 /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 144
   at Microsoft.Maui.AppiumTests.Issues.Issue5555.TableViewMemoryLeakWhenUsingSwitchCellOrEntryCell() in /Users/builder/azdo/_work/1/s/src/Controls/tests/UITests/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)

Check failure on line 1 in Microsoft.Maui.AppiumTests.RadioButtonUITests(Mac)._IsVisible

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Microsoft.Maui.AppiumTests.RadioButtonUITests(Mac)._IsVisible

OneTimeSetUp: OpenQA.Selenium.WebDriverException : Could not proxy command to the remote server. Original error: connect ECONNREFUSED 127.0.0.1:10100

Check failure on line 1 in Microsoft.Maui.AppiumTests.Issues.Issue20199(Mac).TitleViewShouldBeVisible

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Microsoft.Maui.AppiumTests.Issues.Issue20199(Mac).TitleViewShouldBeVisible

OneTimeSetUp: OpenQA.Selenium.WebDriverException : Could not proxy command to the remote server. Original error: connect ECONNREFUSED 127.0.0.1:10100