Skip to content

Revert "Revert "[Windows] Fix Flyout/Locked mode header collapse regression causing UI test failures on candidate branch""#35342

Merged
kubaflo merged 1 commit into
inflight/candidatefrom
revert-35339-revert-35312-fix-30254-regression
May 7, 2026
Merged

Revert "Revert "[Windows] Fix Flyout/Locked mode header collapse regression causing UI test failures on candidate branch""#35342
kubaflo merged 1 commit into
inflight/candidatefrom
revert-35339-revert-35312-fix-30254-regression

Revert "Revert "[Windows] Fix Flyout/Locked mode header collapse regr…

ba01aab
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded May 7, 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.

Test Failures (1 tests failed)

🔹 [All failing tests from maui-pr]

    Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(id: "maui", framework: "net10.0-android", runtimeIdentifier: "android-x64") [Details] [2.61% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Exception Message
    Unable to create template maui. Check test output for errors.
    CallStack
       at Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(String id, String framework, String runtimeIdentifier) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AOTTemplateTest.cs:line 89
       at InvokeStub_AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(Object, Span`1)
       at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Was this helpful? Yes No