dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.36k stars 4.74k forks source link

Test failure: System.Diagnostics.Tests.ProcessTests.ProcessStart_OnLinux_UsesSpecifiedProgramUsingArgumentList #109630

Open v-wenyuxu opened 1 week ago

v-wenyuxu commented 1 week ago

Failed in: runtime-coreclr libraries-jitstress 20241106.1

Failed tests:

net10.0-linux-Release-x64-jitstress2_tiered-Ubuntu.2204.Amd64.Open
    - System.Diagnostics.Tests.ProcessTests.ProcessStart_OnLinux_UsesSpecifiedProgramUsingArgumentList

Error message:

 Assert.Equal() Failure: Strings differ
           ↓ (pos 0)
Expected: "sleep"
Actual:   ".NET Long Runni"
           ↑ (pos 0)

Stack trace:

   at System.Diagnostics.Tests.ProcessTests.ProcessStart_OnLinux_UsesSpecifiedProgramUsingArgumentList() in /_/src/libraries/System.Diagnostics.Process/tests/ProcessTests.Unix.cs:line 377
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 48
dotnet-policy-service[bot] commented 1 week ago

Tagging subscribers to this area: @dotnet/area-system-diagnostics-process See info in area-owners.md if you want to be subscribed.