Improve VisualState order and prevent sticky Focused visual state#27477
Open
mattleibow wants to merge 38 commits into
Open
Improve VisualState order and prevent sticky Focused visual state#27477mattleibow wants to merge 38 commits into
mattleibow wants to merge 38 commits into
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).
maui-pr / Run Integration Tests / RunOniOS_MauiRelease_CoreCLR ARM64 / Provision JDK
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌PowerShell exited with code '1'.
maui-pr / Run Integration Tests / RunOniOS_MauiRelease_CoreCLR ARM64 / PublishTestResults
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌No test result files matching '[
'/Users/cloudtest/vss/_work/_temp/Microsoft.Maui.IntegrationTests/**/*.trx'
]' were found.
1 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [maui-pr]
Test Failures (20 tests failed)
🔹 [All failing tests from maui-pr]
- Exception Message
Unexpected warning files detected! Unexpected warning file paths are: /Users/cloudtest/vss/_work/_temp/test-dir/Test1fcf13c3bba482683407/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)
- Exception Message
Unexpected warning files detected! Unexpected warning file paths are: /Users/cloudtest/vss/_work/_temp/test-dir/Test911a729d9d5789946695/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)
- Exception Message
Unexpected warning files detected! Unexpected warning file paths are: /Users/cloudtest/vss/_work/_temp/test-dir/Test70e054ea7f41795174982/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)
- Exception Message
Unexpected warning files detected! Unexpected warning file paths are: /Users/cloudtest/vss/_work/_temp/test-dir/Test75e78c4ab85746109970/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)
- Exception Message
Unexpected warning files detected! Unexpected warning file paths are: /Users/cloudtest/vss/_work/_temp/test-dir/Test9e3eb4acaee1657591751/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)
❌ Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-ios", runtimeIdentifier: "ios-arm64") [Details] [19.04% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (2)
❌ Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-ios", runtimeIdentifier: "iossimulator-arm64") [Details] [19.03% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (2)
❌ Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-ios", runtimeIdentifier: "iossimulator-x64") [Details] [19.02% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (2)
❌ Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-maccatalyst", runtimeIdentifier: "maccatalyst-arm64") [Details] [18.95% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (2)
❌ Microsoft.Maui.IntegrationTests.AOTTemplateTest.PublishNativeAOT(id: "maui", framework: "net11.0-maccatalyst", runtimeIdentifier: "maccatalyst-x64") [Details] [19.03% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (2)
Loading