Skip to content

[Windows] Upgrade Windows App SDK from 1.7.3 to 1.7.4#31667

Merged
PureWeen merged 1 commit into
dotnet:mainfrom
MartyIX:feature/2025-09-19-Upgrade-to-WinAppSDK-1.7.4
Sep 18, 2025
Merged

[Windows] Upgrade Windows App SDK from 1.7.3 to 1.7.4#31667
PureWeen merged 1 commit into
dotnet:mainfrom
MartyIX:feature/2025-09-19-Upgrade-to-WinAppSDK-1.7.4

Upgrade from 1.7.3 to 1.7.4

0d2202c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public succeeded Sep 18, 2025 in 1h 39m 39s

Build #9.0.120-ci+pr.31667.azdo.150768 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 7,282 (98.37%)
  • Other: 120 (1.62%)
  • Total: 7,403

Annotations

Check failure on line 511 in Build log

See this annotation in the file changed.

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

Build log #L511

PowerShell exited with code '1'.

Check failure on line 1046 in Build log

See this annotation in the file changed.

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

Build log #L1046

PowerShell exited with code '1'.

Check failure on line 916 in Build log

See this annotation in the file changed.

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

Build log #L916

PowerShell exited with code '1'.

Check failure on line 957 in Build log

See this annotation in the file changed.

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

Build log #L957

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.CarouselViewRemoveAt(Windows).Issue10300Test

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.CarouselViewRemoveAt(Windows).Issue10300Test

System.TimeoutException : Timed out waiting for element...
Raw output
   at UITest.Appium.HelperExtensions.Wait(Func`1 query, Func`2 satisfactory, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2530
   at UITest.Appium.HelperExtensions.WaitForAtLeastOne(Func`1 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2545
   at UITest.Appium.HelperExtensions.WaitForElement(IApp app, String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 741
   at Microsoft.Maui.TestCases.Tests.Issues.CarouselViewRemoveAt.Issue10300Test() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/CarouselViewUITests.RemoveAt.cs:line 26
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)