aspire icon indicating copy to clipboard operation
aspire copied to clipboard

[Failing test]: Aspire.Hosting.Elasticsearch.Tests.ElasticsearchFunctionalTests.VerifyWaitForOnElasticsearchBlocksDependentResources

Open radical opened this issue 8 months ago • 0 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Build information

Build: https://github.com/dotnet/aspire/actions/runs/14485892023 Build error leg or test failing: Aspire.Hosting.Elasticsearch.Tests.ElasticsearchFunctionalTests.VerifyWaitForOnElasticsearchBlocksDependentResource Pull Request: N/A

Fill in the error message template

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
...
[+1/x1/?0] Aspire.Hosting.Elasticsearch.Tests.dll (net8.0|x64) - Aspire.Hosting.Elasticsearch.Tests.ElasticsearchFunctionalTests.VerifyWaitForOnElasticsearchBlocksDependentResources (9m 57s)

Hang dump timeout of '00:10:00' expired
The following tests were still running when dump was taken (format: [<time-elapsed-since-start>] <name>):
[00:07:51] Aspire.Hosting.Elasticsearch.Tests.ElasticsearchFunctionalTests.VerifyWaitForOnElasticsearchBlocksDependentResources
...

This particular test runs for more than 10mins causing the test process to crash and emit a dump file.

Other info

No response

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

radical avatar Apr 17 '25 22:04 radical