Ignore pointer capture for PointerEntered and PointerExited events following UWP behavior #15357
Build #20240413.9 had test failures
Details
- Failed: 7 (1.41%)
- Passed: 413 (82.93%)
- Other: 78 (15.66%)
- Total: 498
Annotations
Check failure on line 173 in Build log
azure-pipelines / AvaloniaUI.IntegrationTests
Build log #L173
Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1
Check failure on line 178 in Build log
azure-pipelines / AvaloniaUI.IntegrationTests
Build log #L178
Dotnet command failed with non-zero exit code on the following projects : [
'D:\\a\\1\\s\\tests\\Avalonia.IntegrationTests.Appium\\Avalonia.IntegrationTests.Appium.csproj'
]
azure-pipelines / AvaloniaUI.IntegrationTests
Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(mode: Modal, extendClientArea: True)
OpenQA.Selenium.WebDriverException : An element could not be located on the page using the given search parameters.
Raw output
at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.Remote.RemoteWebDriver.FindElement(String mechanism, String value)
at OpenQA.Selenium.Remote.RemoteWebDriver.FindElementByXPath(String xpath)
at OpenQA.Selenium.Appium.AppiumDriver`1.FindElementByXPath(String xpath)
at Avalonia.IntegrationTests.Appium.WindowTests.GetWindow(String identifier) in D:\a\1\s\tests\Avalonia.IntegrationTests.Appium\WindowTests.cs:line 427
at Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(ShowWindowMode mode, Boolean extendClientArea) in D:\a\1\s\tests\Avalonia.IntegrationTests.Appium\WindowTests.cs:line 271
at InvokeStub_WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
azure-pipelines / AvaloniaUI.IntegrationTests
Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(mode: NonOwned, extendClientArea: True)
OpenQA.Selenium.WebDriverException : An element could not be located on the page using the given search parameters.
Raw output
at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.Remote.RemoteWebDriver.FindElement(String mechanism, String value)
at OpenQA.Selenium.Remote.RemoteWebDriver.FindElementByXPath(String xpath)
at OpenQA.Selenium.Appium.AppiumDriver`1.FindElementByXPath(String xpath)
at Avalonia.IntegrationTests.Appium.WindowTests.GetWindow(String identifier) in D:\a\1\s\tests\Avalonia.IntegrationTests.Appium\WindowTests.cs:line 427
at Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(ShowWindowMode mode, Boolean extendClientArea) in D:\a\1\s\tests\Avalonia.IntegrationTests.Appium\WindowTests.cs:line 271
at InvokeStub_WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
azure-pipelines / AvaloniaUI.IntegrationTests
Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(mode: Owned, extendClientArea: False)
OpenQA.Selenium.WebDriverException : An element could not be located on the page using the given search parameters.
Raw output
at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.Remote.RemoteWebDriver.FindElement(String mechanism, String value)
at OpenQA.Selenium.Remote.RemoteWebDriver.FindElementByXPath(String xpath)
at OpenQA.Selenium.Appium.AppiumDriver`1.FindElementByXPath(String xpath)
at Avalonia.IntegrationTests.Appium.WindowTests.GetWindow(String identifier) in D:\a\1\s\tests\Avalonia.IntegrationTests.Appium\WindowTests.cs:line 427
at Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(ShowWindowMode mode, Boolean extendClientArea) in D:\a\1\s\tests\Avalonia.IntegrationTests.Appium\WindowTests.cs:line 271
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
azure-pipelines / AvaloniaUI.IntegrationTests
Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(mode: Owned, extendClientArea: True)
OpenQA.Selenium.WebDriverException : An element could not be located on the page using the given search parameters.
Raw output
at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.Remote.RemoteWebDriver.FindElement(String mechanism, String value)
at OpenQA.Selenium.Remote.RemoteWebDriver.FindElementByXPath(String xpath)
at OpenQA.Selenium.Appium.AppiumDriver`1.FindElementByXPath(String xpath)
at Avalonia.IntegrationTests.Appium.WindowTests.GetWindow(String identifier) in D:\a\1\s\tests\Avalonia.IntegrationTests.Appium\WindowTests.cs:line 427
at Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(ShowWindowMode mode, Boolean extendClientArea) in D:\a\1\s\tests\Avalonia.IntegrationTests.Appium\WindowTests.cs:line 271
at InvokeStub_WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)