Update net11.0 merge-flow target to release/11.0.1xx-preview6 - #36110
Merged
Build Analysis / Build Analysis
failed
Jun 24, 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.
Build Failures
maui-pr / Run Integration Tests / AOT windows / Run Integration Tests - AOT windows
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌Test suite had 1 failure(s).
maui-pr / Run Integration Tests / AOT macOS / Run Integration Tests - AOT
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌Test suite had 1 failure(s).
Test Failures (18 tests failed)
🔹 [All failing tests from maui-pr]
- Exception Message
System.NullReferenceException : Object reference not set to an instance of an object.
- CallStack
at Microsoft.Maui.UnitTests.Dispatching.DispatcherTests.<>c.<<CreateTimerNonRepeatingDoesNotRepeat>b__10_0>d.MoveNext() in /_/src/Core/tests/UnitTests/Dispatching/DispatcherTests.cs:line 140 --- End of stack trace from previous location --- at Microsoft.Maui.UnitTests.DispatcherTest.<>c__DisplayClass1_0.<<Run>b__0>d.MoveNext() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 148 --- End of stack trace from previous location --- --- End of stack trace from previous location ---
- Exception Message
Expected warning message 'Microsoft.Android.Runtime.ManagedTypeManager.<GetInvokerTypeCore>g__MakeGenericType|4_1(Type,Type[]): Using member 'System.Type.MakeGenericType(Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.' was not found for the expected warnings file path 'ILC' and warning code 'IL3050'
- CallStack
at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 147 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)
- Exception Message
Expected warning message 'Microsoft.Android.Runtime.ManagedTypeManager.<GetInvokerTypeCore>g__MakeGenericType|4_1(Type,Type[]): Using member 'System.Type.MakeGenericType(Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.' was not found for the expected warnings file path 'ILC' and warning code 'IL3050'
- CallStack
at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 147 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)
- Exception Message
Expected warning message 'Microsoft.Android.Runtime.ManagedTypeManager.<GetInvokerTypeCore>g__MakeGenericType|4_1(Type,Type[]): Using member 'System.Type.MakeGenericType(Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.' was not found for the expected warnings file path 'ILC' and warning code 'IL3050'
- CallStack
at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 147 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)
- Exception Message
Expected warning message 'Microsoft.Android.Runtime.ManagedTypeManager.<GetInvokerTypeCore>g__MakeGenericType|4_1(Type,Type[]): Using member 'System.Type.MakeGenericType(Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.' was not found for the expected warnings file path 'ILC' and warning code 'IL3050'
- CallStack
at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 147 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)
❌ CreateTimerNonRepeatingDoesNotRepeat [Console] [Details] [Artifacts] [1.01% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configuration
❌ Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-arm64") [Details] [19.07% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (4)
❌ Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-x64") [Details] [19.08% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (4)
❌ Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-arm64") [Details] [19.05% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (4)
❌ Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOTRootAllMauiAssemblies(id: "maui", framework: "net11.0-android", runtimeIdentifier: "android-x64") [Details] [19.05% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (4)
Loading