Skip to content

Revert ToolbarItem Badge feature (#34669) and follow-up (#34963)#34984

Closed
jfversluis wants to merge 3 commits into
net11.0from
revert/badge-feature-34669
Closed

Revert ToolbarItem Badge feature (#34669) and follow-up (#34963)#34984
jfversluis wants to merge 3 commits into
net11.0from
revert/badge-feature-34669

Restore BaseShellItem badge PublicAPI entries

c1f6fdf
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Apr 16, 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-uitests / WinUI UITests / Controls / Controls WebView

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

maui-pr-uitests / Android UITests / Controls (API 30) / Controls (API 30) Shell / Publish the android_ui_tests_controls_30 test results

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

maui-pr-uitests / Android UITests CoreClr / Controls (API 30) / Controls (API 30) Shell / Publish the android_ui_tests_controls_30 test results

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

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

Known test errors

The following build(s) were only partially analyzed due to the number of test errors and helix logs:
- [maui-pr-uitests]

Test Failures (1748 tests failed)

🔹 [All failing tests from maui-pr]

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

    Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-arm64") [Details] [5.30% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Exception Message
    Unexpected warning messages detected for the expected warnings file path 'ILC' and warning code 'IL3050'! Unexpected warning messages are: Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.AddControlsHandlers(IMauiHandlersCollection): Using member 'Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.<AddControlsHandlers>g__AddHybridWebViewHandler|2_0(IMauiHandlersCollection)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
    CallStack
       at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 151
       at Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(String id, String framework, String runtimeIdentifier) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AOTTemplateTest.cs:line 62
       at InvokeStub_AOTTemplateTest.PublishNativeAOT(Object, Span`1)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-x64") [Details] [5.31% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Exception Message
    Unexpected warning messages detected for the expected warnings file path 'ILC' and warning code 'IL3050'! Unexpected warning messages are: Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.AddControlsHandlers(IMauiHandlersCollection): Using member 'Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.<AddControlsHandlers>g__AddHybridWebViewHandler|2_0(IMauiHandlersCollection)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
    CallStack
       at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 151
       at Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(String id, String framework, String runtimeIdentifier) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AOTTemplateTest.cs:line 62
       at InvokeStub_AOTTemplateTest.PublishNativeAOT(Object, Span`1)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-arm64") [Details] [5.01% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Exception Message
    Unexpected warning messages detected for the expected warnings file path 'ILC' and warning code 'IL3050'! Unexpected warning messages are: Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.AddControlsHandlers(IMauiHandlersCollection): Using member 'Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.<AddControlsHandlers>g__AddHybridWebViewHandler|2_0(IMauiHandlersCollection)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
    CallStack
       at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 151
       at Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(String id, String framework, String runtimeIdentifier) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AOTTemplateTest.cs:line 141
       at InvokeStub_AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(Object, Span`1)
       at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-x64") [Details] [5.00% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Exception Message
    Unexpected warning messages detected for the expected warnings file path 'ILC' and warning code 'IL3050'! Unexpected warning messages are: Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.AddControlsHandlers(IMauiHandlersCollection): Using member 'Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.<AddControlsHandlers>g__AddHybridWebViewHandler|2_0(IMauiHandlersCollection)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
    CallStack
       at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 151
       at Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(String id, String framework, String runtimeIdentifier) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AOTTemplateTest.cs:line 141
       at InvokeStub_AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(Object, Span`1)
       at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    Microsoft.Maui.IntegrationTests.SimpleTemplateTest.Build(id: "maui-blazor", framework: "net11.0", config: "Release", shouldPack: False, additionalDotNetNewParams: "", additionalDotNetBuildParams: "TrimMode=partial") [Details] [2.78% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    Project Test59564e87afe63352127.csproj failed to build. Check test output/attachments for errors.
    CallStack
       at Microsoft.Maui.IntegrationTests.SimpleTemplateTest.Build(String id, String framework, String config, Boolean shouldPack, String additionalDotNetNewParams, String additionalDotNetBuildParams) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs:line 54
       at InvokeStub_SimpleTemplateTest.Build(Object, Span`1)
       at System.Reflection.MethodBaseInvoker.InvokeWithManyArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

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

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

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

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

Was this helpful? Yes No