Skip to content

Add Binding converter culture support - #35821

Merged
jfversluis merged 4 commits into
net11.0from
jfversluis/binding-converter-culture
Jul 1, 2026
Merged

Add Binding converter culture support#35821
jfversluis merged 4 commits into
net11.0from
jfversluis/binding-converter-culture

Optimize generated converter culture literals

b511afb
Select commit
Loading
Failed to load commit list.
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 macOS / Run Integration Tests - AOT

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Test suite had 1 failure(s).

Test Failures (20 tests failed)

🔹 [All failing tests from maui-pr]

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

    Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-ios", runtimeIdentifier: "ios-arm64") [Details] [18.69% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (2)

    Exception Message
    Unexpected warning files detected! Unexpected warning file paths are: /Users/cloudtest/vss/_work/_temp/test-dir/Test6ac85d0a54a1491505371/obj/Release/net11.0-ios/ios-arm64/linker-cache/apply-preserve-attribute.xml
    CallStack
       at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 163
       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-ios", runtimeIdentifier: "iossimulator-arm64") [Details] [18.67% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (2)

    Exception Message
    Unexpected warning files detected! Unexpected warning file paths are: /Users/cloudtest/vss/_work/_temp/test-dir/Testda363b370391797944742/obj/Release/net11.0-ios/iossimulator-arm64/linker-cache/apply-preserve-attribute.xml
    CallStack
       at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 163
       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-ios", runtimeIdentifier: "iossimulator-x64") [Details] [18.65% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (2)

    Exception Message
    Unexpected warning files detected! Unexpected warning file paths are: /Users/cloudtest/vss/_work/_temp/test-dir/Test29f9ad35c41849444891/obj/Release/net11.0-ios/iossimulator-x64/linker-cache/apply-preserve-attribute.xml
    CallStack
       at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 163
       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-maccatalyst", runtimeIdentifier: "maccatalyst-arm64") [Details] [18.64% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (2)

    Exception Message
    Unexpected warning files detected! Unexpected warning file paths are: /Users/cloudtest/vss/_work/_temp/test-dir/Test2721577bf351553561477/obj/Release/net11.0-maccatalyst/maccatalyst-arm64/linker-cache/apply-preserve-attribute.xml
    CallStack
       at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 163
       at Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(String id, String framework, String runtimeIdentifier) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AOTTemplateTest.cs:line 62
       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.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-maccatalyst", runtimeIdentifier: "maccatalyst-x64") [Details] [18.69% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (2)

    Exception Message
    Unexpected warning files detected! Unexpected warning file paths are: /Users/cloudtest/vss/_work/_temp/test-dir/Test246b72e80d933674537/obj/Release/net11.0-maccatalyst/maccatalyst-x64/linker-cache/apply-preserve-attribute.xml
    CallStack
       at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.AssertWarnings(List`1 actualWarnings, List`1 expectedWarnings) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 163
       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)

Was this helpful? Yes No