Open
Description
Failed in: runtime-coreclr outerloop 20250515.2
Failed tests:
coreclr linux x64 Checked @ (Alpine.321.Amd64.Open)azurelinux.3.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.21-helix-amd64
- JIT/Regression/JitBlue/Runtime_95315/Runtime_95315/Runtime_95315.cmd
Error message:
Test Infrastructure Failure: System.ComponentModel.Win32Exception (24): An error occurred trying to start process '/bin/bash' with working directory '/root/helix/work/workitem/e/JIT/Regression/Regression_2'. No file descriptors available
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at CoreclrTestLib.CoreclrTestWrapperLib.RunTest(String executable, String outputFile, String errorFile, String category, String testBinaryBase, String outputDir)
at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
Stack trace:
at Xunit.Assert.Fail(String message)
at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
at Program.<<Main>$>g__TestExecutor637|0_638(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)