dotnet / dotnet/runtime

osx x64 test timing out instead of throwing OOM

Open
#129,135 3 comments 0 reactions 0 assignees View on GitHub
arch-x64 area-VM-coreclr os-mac-os-x
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

https://github.com/dotnet/runtime/blob/main/src/tests/baseservices/exceptions/OutOfMemoryException/OutOfMemoryException.cs
```
Return code: 1
Raw output file: /tmp/helix/working/B3AB0991/w/B6430972/uploads/OutOfMemoryException/OutOfMemoryException/output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/B3AB0991/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true OutOfMemoryException.dll ''
Testing OOM with small allocations...
Subprocess timed out after 60 seconds.
Expected: 100
Actual: 255
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.