Skip to content

[iOS] Fix FlyoutHeaderScroll device test regression#34932

Merged
kubaflo merged 24 commits into
dotnet:inflight/candidatefrom
kubaflo:fix/flyout-header-scroll-test
Apr 14, 2026
Merged

[iOS] Fix FlyoutHeaderScroll device test regression#34932
kubaflo merged 24 commits into
dotnet:inflight/candidatefrom
kubaflo:fix/flyout-header-scroll-test

Fix FlyoutHeaderScroll device test regression from PR #28713

b3cd83d
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Apr 14, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Repository Errors

Known Infrastructure Errors

Build Failures

maui-pr / Run Helix Unit Tests / Windows Helix Unit Tests (Debug) / 🛠️ Build BuildTasks

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Core\src\Platform\Windows\RootNavigationView.cs(285,37): error CS1061: 'MauiToolbar' does not contain a definition for 'HasMenuBarContent' and no accessible extension method 'HasMenuBarContent' accepting a first argument of type 'MauiToolbar' could be found (are you missing a using directive or an assembly reference?)
    ❌.packages\microsoft.windowsappsdk.winui\1.8.251105000\buildTransitive\Microsoft.UI.Xaml.Markup.Compiler.interop.targets(845,9): error MSB3073: The command ""D:\a\_work\1\s\.packages\microsoft.windowsappsdk.winui\1.8.251105000\buildTransitive\..\tools\net6.0\..\net472\XamlCompiler.exe" "D:\a\_work\1\s\artifacts\obj\Core\Debug\net10.0-windows10.0.19041.0\\input.json" "D:\a\_work\1\s\artifacts\obj\Core\Debug\net10.0-windows10.0.19041.0\\output.json"" exited with code 1.
    ❌.packages\microsoft.windowsappsdk.winui\1.8.251105000\buildTransitive\Microsoft.UI.Xaml.Markup.Compiler.interop.targets(845,9): error MSB3073: The command ""D:\a\_work\1\s\.packages\microsoft.windowsappsdk.winui\1.8.251105000\buildTransitive\..\tools\net6.0\..\net472\XamlCompiler.exe" "D:\a\_work\1\s\artifacts\obj\Core\Debug\net10.0-windows10.0.20348.0\\input.json" "D:\a\_work\1\s\artifacts\obj\Core\Debug\net10.0-windows10.0.20348.0\\output.json"" exited with code 1.

maui-pr / Run Helix Unit Tests / Windows Helix Unit Tests (Release) / 🛠️ Build BuildTasks

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Core\src\Platform\Windows\RootNavigationView.cs(285,37): error CS1061: 'MauiToolbar' does not contain a definition for 'HasMenuBarContent' and no accessible extension method 'HasMenuBarContent' accepting a first argument of type 'MauiToolbar' could be found (are you missing a using directive or an assembly reference?)
    ❌.packages\microsoft.windowsappsdk.winui\1.8.251105000\buildTransitive\Microsoft.UI.Xaml.Markup.Compiler.interop.targets(845,9): error MSB3073: The command ""D:\a\_work\1\s\.packages\microsoft.windowsappsdk.winui\1.8.251105000\buildTransitive\..\tools\net6.0\..\net472\XamlCompiler.exe" "D:\a\_work\1\s\artifacts\obj\Core\Release\net10.0-windows10.0.19041.0\\input.json" "D:\a\_work\1\s\artifacts\obj\Core\Release\net10.0-windows10.0.19041.0\\output.json"" exited with code 1.
    ❌.packages\microsoft.windowsappsdk.winui\1.8.251105000\buildTransitive\Microsoft.UI.Xaml.Markup.Compiler.interop.targets(845,9): error MSB3073: The command ""D:\a\_work\1\s\.packages\microsoft.windowsappsdk.winui\1.8.251105000\buildTransitive\..\tools\net6.0\..\net472\XamlCompiler.exe" "D:\a\_work\1\s\artifacts\obj\Core\Release\net10.0-windows10.0.20348.0\\input.json" "D:\a\_work\1\s\artifacts\obj\Core\Release\net10.0-windows10.0.20348.0\\output.json"" exited with code 1.

maui-pr / Pack .NET MAUI / Pack Windows / Pack & Publish

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Core\src\Platform\Windows\RootNavigationView.cs(285,37): error CS1061: 'MauiToolbar' does not contain a definition for 'HasMenuBarContent' and no accessible extension method 'HasMenuBarContent' accepting a first argument of type 'MauiToolbar' could be found (are you missing a using directive or an assembly reference?)
    ❌.packages\microsoft.windowsappsdk.winui\1.8.251105000\buildTransitive\Microsoft.UI.Xaml.Markup.Compiler.interop.targets(845,9): error MSB3073: The command ""D:\a\_work\1\s\.packages\microsoft.windowsappsdk.winui\1.8.251105000\buildTransitive\..\tools\net6.0\..\net472\XamlCompiler.exe" "D:\a\_work\1\s\artifacts\obj\Core\Release\net10.0-windows10.0.20348.0\\input.json" "D:\a\_work\1\s\artifacts\obj\Core\Release\net10.0-windows10.0.20348.0\\output.json"" exited with code 1.
    ❌.packages\microsoft.windowsappsdk.winui\1.8.251105000\buildTransitive\Microsoft.UI.Xaml.Markup.Compiler.interop.targets(845,9): error MSB3073: The command ""D:\a\_work\1\s\.packages\microsoft.windowsappsdk.winui\1.8.251105000\buildTransitive\..\tools\net6.0\..\net472\XamlCompiler.exe" "D:\a\_work\1\s\artifacts\obj\Core\Release\net10.0-windows10.0.19041.0\\input.json" "D:\a\_work\1\s\artifacts\obj\Core\Release\net10.0-windows10.0.19041.0\\output.json"" exited with code 1.

93 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [maui-pr] [maui-pr-uitests] [maui-pr-devicetests]

Known test errors

⚠️ 91 Known test errors not displayed due to space limitations

Test Failures (309 tests failed)

🔹 [All failing tests from maui-pr-devicetests]

🔹 [All failing tests from maui-pr-uitests]

    ⚠️ 302 failing tests not displayed for this pipeline due to space limitations

    Microsoft.Maui.TestCases.Tests.AppThemeFeatureTests(iOS).LightTheme_CheckBox_VerifyVisualState [Details] [16.56% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    VisualTestUtils.VisualTestFailedException : 
    Snapshot different than baseline: LightTheme_CheckBox_VerifyVisualState.png (2.99% difference)
    If the correct baseline has changed (this isn't a a bug), then update the baseline image.
    See test attachment or download the build artifacts to get the new snapshot file.
    

    More info: https://aka.ms/visual-test-workflow
    [Full log]

    CallStack
       at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Nullable`1 retryTimeout, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 296
       at Microsoft.Maui.TestCases.Tests.AppThemeFeatureTests.LightTheme_CheckBox_VerifyVisualState() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/AppThemeFeatureTests.cs:line 55
       at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
       at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
    ... [Full call stack]

Was this helpful? Yes No