dotnet / runtime

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

[9.0][osx] Access to path denied, bad file descriptor IOException in System.Diagnostics.Tests.ProcessTests.Start_RedirectStandardOutput_StartAgain_DoesntThrow #107933

Open carlossanlop opened 1 day ago

carlossanlop commented 1 day ago

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=810754 Build error leg or test failing: System.Diagnostics.Tests.ProcessTests.Start_RedirectStandardOutput_StartAgain_DoesntThrow

Error Message

{
  "ErrorMessage" : [
    "System.Diagnostics.Tests.ProcessTests.Start_RedirectStandardOutput_StartAgain_DoesntThrow [FAIL]",
    "Access to the path is denied",
    "Bad file descriptor"
  ],
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}

Report

Build Definition Test Pull Request
810754 dotnet/runtime System.Diagnostics.Tests.ProcessTests.Start_RedirectStandardOutput_StartAgain_DoesntThrow dotnet/runtime#107915

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 1
dotnet-policy-service[bot] commented 1 day ago

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