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

Apply Alignments to TileBrushes with uniform stretch #15846

Merged
merged 2 commits into from
May 29, 2024

apply Alignments to TileBrushes with uniform stretch

32fd11c
Select commit
Loading
Failed to load commit list.
Merged

Apply Alignments to TileBrushes with uniform stretch #15846

apply Alignments to TileBrushes with uniform stretch
32fd11c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / AvaloniaUI.IntegrationTests succeeded May 29, 2024 in 1h 35m 17s

Build #20240529.13 had test failures

Details

Tests

  • Failed: 7 (1.41%)
  • Passed: 412 (82.73%)
  • Other: 79 (15.86%)
  • Total: 498

Annotations

Check failure on line 172 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.IntegrationTests

Build log #L172

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 177 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.IntegrationTests

Build log #L177

Dotnet command failed with non-zero exit code on the following projects : [
  'D:\\a\\1\\s\\tests\\Avalonia.IntegrationTests.Appium\\Avalonia.IntegrationTests.Appium.csproj'
]

Check failure on line 1 in Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(mode: Modal, extendClientArea: False)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.IntegrationTests

Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(mode: Modal, 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 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)

Check failure on line 1 in Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(mode: NonOwned, extendClientArea: False)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.IntegrationTests

Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(mode: NonOwned, 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 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)

Check failure on line 1 in Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(mode: Modal, extendClientArea: True)

See this annotation in the file changed.

@azure-pipelines 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)

Check failure on line 1 in Avalonia.IntegrationTests.Appium.WindowTests.Window_Has_Disabled_Maximize_Button_When_CanResize_Is_False(mode: Owned, extendClientArea: False)

See this annotation in the file changed.

@azure-pipelines 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)