dotnet / dotnet/machinelearning
TestAppendMany_SizeMoreThanMaxBufferCapacity triggers OOM killer
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=976255
Build error leg or test failing: Microsoft.Data.Analysis.Tests.WorkItemExecution
Pull request: https://github.com/dotnet/machinelearning/pull/7414
## Error Message
Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md).
```json
{
"ErrorMessage": ["TestAppendMany_SizeMoreThanMaxBufferCapacity", "exit code 137"],
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
```
### Known issue validation
**Build: :mag_right:** https://dev.azure.com/dnceng-public/public/_build/results?buildId=976255
**Error message validated:** `[TestAppendMany_SizeMoreThanMaxBufferCapacity exit code 137`]
**Result validation:** :white_check_mark: Known issue matched with the provided build.
**Validation performed at:** 3/12/2025 1:15:35 AM UTC
### Report
#### Summary
|24-Hour Hit Count|7-Day Hit Count|1-Month Count|
|---|---|---|
|0|0|0|
Contributor guide
Research direction
Start with the Microsoft.Data.Analysis.Tests test named TestAppendMany_SizeMoreThanMaxBufferCapacity and review build 976255, focusing on the exit code 137 failure. Reproduce the test and inspect its memory behavior; done means the test completes without triggering the OOM killer in the affected work item.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100