Implement Process.ReadAllText and ReadAllBytes with platform-specific multiplexing #126807
Build Analysis / Build Analysis
succeeded
Apr 15, 2026 in 0s
.NET Result Analysis
Details
All checks completed
Build Rerun
✔️ Build passed after 1 retries.
(Attempt #1) [link to build]
runtime / Build / osx-x64 Debug Mono_MiniJIT_LibrariesTests / Send to Helix
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26210.111/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Globalization.Tests.NumberFormatInfoMiscTests.TestNativeDigits has failed. Check the Test tab or [this console log]
runtime / Build / Libraries Test Run release coreclr windows x64 Debug / Send to Helix
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26210.111\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Diagnostics.Tests.ProcessTests.StartDetached_GrandchildSurvivesSignalingParent has failed. Check the Test tab or [this console log]
Non-Deterministic Test Failures Detected
❌ System.Diagnostics.Tests.ProcessTests.StartDetached_GrandchildSurvivesSignalingParent [Console] [Details] [Artifacts] [0.58% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
- Data Driven SubResults
- Exception Message
Assert.Equal() Failure: Values differ Expected: False Actual: True
- Stack Trace
at System.Diagnostics.Tests.ProcessTests.StartDetached_GrandchildSurvivesSignalingParent(Boolean enable) in /_/src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs:line 353 at InvokeStub_ProcessTests.StartDetached_GrandchildSurvivesSignalingParent(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 95
Failing Configuration
-
❌ System.Diagnostics.Tests.ProcessTests.StartDetached_GrandchildSurvivesSignalingParent(enable: False)
❌ System.Globalization.Tests.NumberFormatInfoMiscTests.TestNativeDigits [Console] [Details] [Artifacts] [0.07% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
- Data Driven SubResults
- Exception Message
Assert.Equal() Failure: Collections differ ↓ (pos 0) Expected: ["۰", "۱", "۲", "۳", "۴", ···] Actual: ["0", "1", "2", "3", "4", ···] ↑ (pos 0)- Stack Trace
at System.Globalization.Tests.NumberFormatInfoMiscTests.TestNativeDigits(String cultureName, String[] nativeDigits) in /_/src/libraries/System.Runtime/tests/System.Globalization.Tests/NumberFormatInfo/NumberFormatInfoTests.cs:line 151 at System.Object.InvokeStub_NumberFormatInfoMiscTests.TestNativeDigits(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 136
Failing Configuration
-
❌ System.Globalization.Tests.NumberFormatInfoMiscTests.TestNativeDigits(cultureName: \"ur-IN\", nativeDigits: [\"۰\", \"۱\", \"۲\", \"۳\", \"۴\", ···])
Loading