Skip to content

Update HeaderFooterShellFlyout.cs

39e0b42
Select commit
Loading
Failed to load commit list.
Merged

[iOS] Shell: Account for SafeArea when positioning flyout footer #32891

Update HeaderFooterShellFlyout.cs
39e0b42
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jan 27, 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-devicetests / net10.0 Android Helix Tests (Mono) / Run DeviceTests Android (Mono)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 572 ran longer than the maximum time of 60 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

maui-pr-devicetests / net10.0 Android CoreCLR Helix Tests / Run DeviceTests Android (CoreCLR)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 801 ran longer than the maximum time of 60 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

maui-pr-devicetests / net10.0 Windows Helix Tests / Run DeviceTests Windows

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 144 ran longer than the maximum time of 240 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

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

Known test errors

Test Failures (16 tests failed)

🔹 [All failing tests from maui-pr]

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

    Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(id: "maui-blazor", framework: "net10.0", config: "Debug", trimMode: null) [Details] [34.22% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    Project Testb174aa8c9ee1135356365.csproj failed to install. Check test output/attachments for errors.
    CallStack
       at Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(String id, String framework, String config, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AndroidTemplateTests.cs:line 104
       at InvokeStub_AndroidTemplateTests.RunOnAndroid(Object, Span`1)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(id: "maui-blazor", framework: "net10.0", config: "Release", trimMode: "full") [Details] [34.20% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    Project Test933d38843982082169217.csproj failed to install. Check test output/attachments for errors.
    CallStack
       at Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(String id, String framework, String config, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AndroidTemplateTests.cs:line 104
       at InvokeStub_AndroidTemplateTests.RunOnAndroid(Object, Span`1)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(id: "maui-blazor", framework: "net10.0", config: "Release", trimMode: null) [Details] [34.21% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Exception Message
    Project Teste6d5f6d74b11402215487.csproj failed to install. Check test output/attachments for errors.
    CallStack
       at Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(String id, String framework, String config, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AndroidTemplateTests.cs:line 104
       at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
       at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
    Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(id: "maui", framework: "net10.0", config: "Release", trimMode: "full") [Details] [34.20% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    Project Testc2ac1948f9f1669724434.csproj failed to install. Check test output/attachments for errors.
    CallStack
       at Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(String id, String framework, String config, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AndroidTemplateTests.cs:line 104
       at InvokeStub_AndroidTemplateTests.RunOnAndroid(Object, Span`1)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(id: "maui", framework: "net10.0", config: "Release", trimMode: null) [Details] [34.35% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Exception Message
    System.Exception : Failed to launch Test AVD.
    CallStack
       at Microsoft.Maui.IntegrationTests.AndroidTemplateTests..ctor(IntegrationTestFixture fixture, ITestOutputHelper output, AndroidEmulatorFixture emulatorFixture) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AndroidTemplateTests.cs:line 64
       at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args)
       at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)

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

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

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

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

Was this helpful? Yes No