[ https://issues.apache.org/jira/browse/IGNITE-24237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ilya Shishkov reassigned IGNITE-24237: -------------------------------------- Assignee: Ilya Shishkov > .NET Can not run .NETCore tests in MacOS > ---------------------------------------- > > Key: IGNITE-24237 > URL: https://issues.apache.org/jira/browse/IGNITE-24237 > Project: Ignite > Issue Type: Bug > Reporter: Ilya Shishkov > Assignee: Ilya Shishkov > Priority: Minor > Labels: ise > > {code} > Failed to determine physical memory size: > System.IO.DirectoryNotFoundException: Could not find a part of the path > '/proc/meminfo'. > at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, > Boolean isDirectory, Func`2 errorRewriter) > at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags > flags, Int32 mode) > at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, > FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 > preallocationSize) > at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode > mode, FileAccess access, FileShare share, FileOptions options, Int64 > preallocationSize) > at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream > fileStream, String path, FileMode mode, FileAccess access, FileShare share, > Int32 bufferSize, FileOptions options, Int64 preallocationSize) > at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding > encoding, Int32 bufferSize) > at System.IO.File.InternalReadAllLines(String path, Encoding encoding) > at System.IO.File.ReadAllLines(String path) > at Apache.Ignite.Core.Impl.MemoryInfo.GetTotalPhysicalMemory() in > /Users/shishkov.i.v/IdeaProjects/apache/ignite/modules/platforms/dotnet/Apache.Ignite.Core/Impl/MemoryInfo.cs:line > 85 > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)