[BUG] Perf framework hangs while executing async scenario with insufficient heap. #21629
Labels
Central-EngSys
This issue is owned by the Engineering System team.
pillar-performance
The issue is related to performance, one of our core engineering pillars.
test bug
Problem in test source code (most likely)
test-reliability
Issue that causes tests to be unreliable
Try the following scenario:
The program keeps reporting zero progress. It is expected to crash with OOM in that case.
It repros easily on local machime.
Test run where this happened: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=899330&view=logs&j=1ebff73e-a26c-5a81-5f48-b56b69f60e6e&t=3f94ee88-7ff1-5b4e-3fcb-67bf1ac93b37
In order to triage whether it's SDK or perf framework I executed similar scenario in simple console app. That one failed immediately with OOM. That suggest problem is in perf framework.
The text was updated successfully, but these errors were encountered: