[release/10.0.1xx-sr7] Revert - Fix TalkBack not correctly narrating RadioButtons with Content#35694
Merged
PureWeen merged 1 commit intoJun 2, 2026
Build Analysis / Build Analysis
failed
Jun 2, 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 / macOS UITests / Controls / Controls WebView / Publish the mac_ui_tests_controls test results
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
Known test errors
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_SetIsVisibleFalse_VerifyWebViewHidden - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_SetIsVisibleFalse_VerifyWebViewHidden - CI UItests failure System.TimeoutException : Timed out waiting for element...
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestClearCookies_VerifyCookiesCleared - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestClearCookies_VerifyCookiesCleared - CI UItests failure System.TimeoutException : Timed out waiting for element...
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_SetHtmlSource_VerifyNavigatingEvent - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_SetHtmlSource_VerifyNavigatingEvent - CI UItests failure System.TimeoutException : Timed out waiting for element...
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestCookieManagement_VerifyAddCookieAndEvaluateJavaScript - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestCookieManagement_VerifyAddCookieAndEvaluateJavaScript - CI UItests failure System.TimeoutException : Timed out waiting for element...
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_SetUrlSource_VerifyNavigatedEvent - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestCookieManagement_VerifyAddCookie - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestCookieManagement_VerifyAddCookie - CI UItests failure System.TimeoutException : Timed out waiting for element...
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).VerifyWebViewWithShadow - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).VerifyWebViewWithShadow - CI UItests failure System.TimeoutException : Timed out waiting for element...
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestEvaluateJavaScriptAsync_VerifyJavaScriptExecution - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestEvaluateJavaScriptAsync_VerifyJavaScriptExecution - CI UItests failure System.TimeoutException : Timed out waiting for element...
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestReloadMethod_VerifyReloadFunctionality - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestReloadMethod_VerifyReloadFunctionality - CI UItests failure System.TimeoutException : Timed out waiting for element...
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestEvaluateJavaScriptAsync_VerifyJavaScriptExecutionWithMultiplePages - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestEvaluateJavaScriptAsync_VerifyJavaScriptExecutionWithMultiplePages - CI UItests failure System.TimeoutException : Timed out waiting for element...
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestCookieManagement_VerifyAddCookieWithUrlSource - System.TimeoutException
-
❌Microsoft.Maui.TestCases.Tests.WebViewFeatureTests(Mac).WebView_TestCookieManagement_VerifyAddCookieWithUrlSource - CI UItests failure System.TimeoutException : Timed out waiting for element...
Test Failures (4 tests failed)
🔹 [All failing tests from maui-pr]
- Exception Message
System.IO.EndOfStreamException : Unable to read beyond the end of the stream.
- CallStack
at System.IO.Stream.ReadAtLeastCore(Span`1 buffer, Int32 minimumBytes, Boolean throwOnEndOfStream) at System.IO.BinaryReader.InternalRead(Span`1 buffer) at System.IO.BinaryReader.ReadInt64() at Microsoft.Build.Logging.StructuredLogger.BuildEventArgsReader.ReadDateTime() in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BuildEventArgsReader.cs:line 1809 at Microsoft.Build.Logging.StructuredLogger.BuildEventArgsReader.ReadBuildEventArgsFields(Boolean readImportance) in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BuildEventArgsReader.cs:line 1406 at Microsoft.Build.Logging.StructuredLogger.BuildEventArgsReader.ReadTaskParameterEventArgs() in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BuildEventArgsReader.cs:line 1135 at Microsoft.Build.Logging.StructuredLogger.BuildEventArgsReader.ReadBuildEventArgs(BinaryLogRecordKind recordKind) in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BuildEventArgsReader.cs:line 312 at Microsoft.Build.Logging.StructuredLogger.BuildEventArgsReader.Read() in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BuildEventArgsReader.cs:line 236 at Microsoft.Build.Logging.StructuredLogger.BinLogReader.ReadRecordsFromDecompressedStream(Stream decompressedStream)+MoveNext() in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BinLogReader.cs:line 350 at Microsoft.Maui.IntegrationTests.BuildWarningsUtilities.OutputBuildErrorsFromBinLog(String binLogFilePath, Int32 maxErrors, ITestOutputHelper output) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/BuildWarningsUtilities.cs:line 46 at Microsoft.Maui.IntegrationTests.DotnetInternal.Build(String projectFile, String config, String target, String framework, IEnumerable`1 properties, String binlogPath, Boolean msbuildWarningsAsErrors, String runtimeIdentifier, String[] warningsToIgnore, ITestOutputHelper output) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/Utilities/DotnetInternal.cs:line 87 at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 45 at InvokeStub_SampleTests.Build(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- Exception Message
Project Test4dc91eae09f43386459.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)
- Exception Message
Project Test6c644dee1011121741425.csproj failed to build. Check test output/attachments for errors.
- CallStack
at Microsoft.Maui.IntegrationTests.SimpleTemplateTest.BuildWithMauiVersion(String id, String framework, String config, Boolean shouldPack, String additionalDotNetBuildParams) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs:line 164 at InvokeStub_SimpleTemplateTest.BuildWithMauiVersion(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithManyArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
❌ Microsoft.Maui.IntegrationTests.SampleTests.Build(relativeProj: "src\\Controls\\samples\\Controls.Sample\\Maui.Cont"···, config: "Release") [Details] [0.55% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configuration
❌ Microsoft.Maui.IntegrationTests.SimpleTemplateTest.Build(id: "mauilib", framework: "net10.0", config: "Debug", shouldPack: True, additionalDotNetNewParams: "", additionalDotNetBuildParams: "") [Details] [0.08% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configuration
❌ Microsoft.Maui.IntegrationTests.SimpleTemplateTest.BuildWithMauiVersion(id: "mauilib", framework: "net10.0", config: "Debug", shouldPack: True, additionalDotNetBuildParams: "") [Details] [0.03% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configuration
🔹 [All failing tests from maui-pr-uitests]
- Exception Message
VisualTestUtils.VisualTestFailedException : Snapshot different than baseline: GroupedCollectionViewItems.png (0.55% difference) If the correct baseline has changed (this isn't a a bug), then update the baseline image. See test attachment or download the build artifacts to get the new snapshot file.
More info: https://aka.ms/visual-test-workflow
- CallStack
at VisualTestUtils.VisualRegressionTester.Fail(String message) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 162 at VisualTestUtils.VisualRegressionTester.VerifyMatchesSnapshot(String name, ImageSnapshot actualImage, String environmentName, ITestContext testContext) in /_/src/TestUtils/src/VisualTestUtils/VisualRegressionTester.cs:line 123 at Microsoft.Maui.TestCases.Tests.UITest.<VerifyScreenshot>g__Verify|13_0(String name, <>c__DisplayClass13_0&) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 477 at Microsoft.Maui.TestCases.Tests.UITest.VerifyScreenshot(String name, Nullable`1 retryDelay, Nullable`1 retryTimeout, Int32 cropLeft, Int32 cropRight, Int32 cropTop, Int32 cropBottom, Double tolerance, Boolean includeTitleBar) in /_/src/Controls/tests/TestCases.Shared.Tests/UITest.cs:line 309 at Microsoft.Maui.TestCases.Tests.Issues.Issue20855.GroupedCollectionViewItems() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue20855.cs:line 21 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
❌ Microsoft.Maui.TestCases.Tests.Issues.Issue20855(Mac).GroupedCollectionViewItems [Details] [10.08% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configuration
Loading