Skip to content

Add android-36.1 and android-37 to SDK provisioning API levels

bed8861
Select commit
Loading
Failed to load commit list.
Merged

Add android-36.1 and android-37 to SDK provisioning API levels #34806

Add android-36.1 and android-37 to SDK provisioning API levels
bed8861
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Apr 3, 2026 in 3h 24m 45s

Build #11.0.0-ci+pr.34806.azdo.1365852 had test failures

Details

Tests

  • Failed: 49 (0.27%)
  • Passed: 18,292 (99.00%)
  • Other: 136 (0.74%)
  • Total: 18,477

Annotations

Check failure on line 808 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L808

Test suite had 1 failure(s).

Check failure on line 811 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L811

PowerShell exited with code '1'.

Check failure on line 1612 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L1612

Test suite had 1 failure(s).

Check failure on line 1615 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L1615

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-arm64")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-arm64")

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.Handlers.HybridWebViewHandler.HybridWebViewHandler()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
		Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.AddControlsHandlers(IMauiHandlersCollection): Using member 'Microsoft.Maui.Handlers.HybridWebViewHandler.HybridWebViewHandler(IPropertyMapper,CommandMapper)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
		Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.AddControlsHandlers(IMauiHandlersCollection): Using member 'Microsoft.Maui.Handlers.HybridWebViewHandler.HybridWebViewHandler()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
Raw output
   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)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-arm64")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-arm64")

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.Handlers.HybridWebViewHandler.HybridWebViewHandler()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
		Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.AddControlsHandlers(IMauiHandlersCollection): Using member 'Microsoft.Maui.Handlers.HybridWebViewHandler.HybridWebViewHandler(IPropertyMapper,CommandMapper)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
		Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.AddControlsHandlers(IMauiHandlersCollection): Using member 'Microsoft.Maui.Handlers.HybridWebViewHandler.HybridWebViewHandler()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
Raw output
   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)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-x64")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-x64")

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.Handlers.HybridWebViewHandler.HybridWebViewHandler()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
		Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.AddControlsHandlers(IMauiHandlersCollection): Using member 'Microsoft.Maui.Handlers.HybridWebViewHandler.HybridWebViewHandler(IPropertyMapper,CommandMapper)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
		Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.AddControlsHandlers(IMauiHandlersCollection): Using member 'Microsoft.Maui.Handlers.HybridWebViewHandler.HybridWebViewHandler()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
Raw output
   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)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-x64")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-x64")

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.Handlers.HybridWebViewHandler.HybridWebViewHandler()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
		Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.AddControlsHandlers(IMauiHandlersCollection): Using member 'Microsoft.Maui.Handlers.HybridWebViewHandler.HybridWebViewHandler(IPropertyMapper,CommandMapper)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
		Microsoft.Maui.Controls.Hosting.AppHostBuilderExtensions.AddControlsHandlers(IMauiHandlersCollection): Using member 'Microsoft.Maui.Handlers.HybridWebViewHandler.HybridWebViewHandler()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. HybridWebView uses dynamic System.Text.Json serialization features.
Raw output
   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)